Skip to content

MalMen/caixa.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caixa.py

Welcome to caixa.py

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

Before using

  1. install phantomjs
  2. configure the config.py file with the alerts details (Pushbullet API or Nexmo SMS API)

Basic usage

Simply put your account details as arguments when calling the script:

python caixa.py -u [username] -p [password]

To do list

  • Add sms alert
  • Scan more then 1 account
  • Generate an Excel table with all the transactions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%