FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

inktrap/dkbweb: fork of https://code.google.com/archive/p/dkbweb/ · GitHub

This repository was archived by the owner on Sep 29, 2020. It is now read-only.
/ dkbweb Public archive
forked from lecagot/dkbweb
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

dkbweb

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:

  1. Also fetch bank account transactions and store them in CSV or QIF format.
  2. Submit PIN code on the command line. This makes it very useful for automation and batch scripting but is insecure because the PIN is stored somewhere in plain text (e.g. in a .bat or .sh script).
  3. Performs a logout to close the session at the DKB server.

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.

About

fork of https://code.google.com/archive/p/dkbweb/

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL