10000 GitHub - thowi/pybank: Python modules and scripts to download bank account data from banking websites.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thowi/pybank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python modules and scripts to download bank account data from banking websites.

See convert.py and fetch.py for details on how to use it.

Installation on macOS

Optional, recommended to isolate your Python environment:

$ brew install pyenv pyenv-virtualenv pyenv-virtualenvwrapper

Optional, if using the web scrapers:

$ brew install geckodriver chromedriver
$ pip install beautifulsoup4 selenium

About

Python modules and scripts to download bank account data from banking websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0