This CasperJS-based script automates the process of downloading TD Canada Trust transaction history.
No. I am by no means a security expert. You probably shouldn't use this.
No. Even if you have read over every line to make sure that it is not malicious, it's still probably a bad idea.
- Run
yarn install
- Customize
config.js
with your account details - Run
yarn start
If this is the first time logging into the bank's website from your computer, it may ask additional security questions. This script does not handle these cases, so please login using a web browser first before running the script.