This is a very simple script that gives you the latest transactions for your CaixaDirecta Account.
- Gives you your current account balance.
- Gives you a list of your last transactions
- Sends an alerts using Pushbullet or Nexmo SMS
- install phantomjs
- configure the config.py file with the alerts details (Pushbullet API or Nexmo SMS API)
Simply put your account details as arguments when calling the script:
python caixa.py -u [username] -p [password]
- Add sms alert
- Scan more then 1 account
- Generate an Excel table with all the transactions