8000 GitHub - simick/BankScrapers: PHP scraper for Lloyds Bank accounts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

simick/BankScrapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankScrapers

PHP scrapers for Lloyds TSB and Natwest accounts.

Before use, populate the variables

  • $customerID Customer identification number;
  • $customerPass Password;
  • $memWord Memorable word;
  • $accountNum Account number of the account you want to scrape.

Usage

php LloydsInterface.php action [arguments]

Actions:

txn [n] Show the last [n] recent transactions. (default is all recent transactions)

bal [a|b|o] Show the available, balance or overdraft. (default is all of the above)

About

PHP scraper for Lloyds Bank accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0