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.
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.