| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a fork of https://code.google.com/archive/p/dkbweb/
Fetches bank account and credit card transactions from the web interface of the German DKB bank.
Based upon Christian Hoffmann's GitHub project dkb-visa, see here https://github.com/hoffie/dkb-visa, who only fetches the credit card transactions and stores them in a CSV file or converts it to QIF format.
This project extends "dkb-visa" and adds some more features:
You still need dkb.py from Christian Hoffmann's dkb-visa project. My project file dkb-web.py is based upon dkb.py and needs to import it as a module.
For that reason you still can do everything in exactly the same way as you would do with dkb.py.
| Back | FazBrowse Home | New Git URL |