rdkr / pybank

a python command line tool for uk online banking screen scraping and transaction file downloading, in place of readily available apis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybank

A command line tool for online banking screen scraping and downloading transaction files for use in other software (e.g. YNAB). Written in python 3 to learn python and due to the lack of UK banking APIs. Uses click for command line integration, requests and BeautifulSoup for screen-scraping, yaml and AppDirs for config files, and tabulate to format output. Currently supports current accounts from Nationwide and TSB, and credit card from Capital One.

About

a python command line tool for uk online banking screen scraping and transaction file downloading, in place of readily available apis


Languages

Language:Python 100.0%