Automagic node-webdriver-selenium-based bank statement downloader. USE AT OWN RISK
It logs in to your bank account and downloads your bank statement. Yeaaaah...
Currently only works for Lloyds bank.
npm install
node lloyds-statement-downloader.js -u USERNAME -p MYPASSWORD -s MY_MEMORABLE_INFO -a ACCOUNT_NUMBER --dir=/home/myuser/bank
Saves a few seconds for using hyperbudget
No!
- Your bank username will be saved in your terminal history in plan text. And your password is given from stdin...
- I want some way of storing it in an encrypted configuration file though...
- It starts a chrome session
- It should be relatively easy to hide it inside an Xvfb though.
We have no responsibility if using this script results in you losing all of your money, having your bank account closed, dying, or any other consequences. Checks your bank's policies before using it.