Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
/ pybank Public archive

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

Notifications You must be signed in to change notification settings

rdkr/pybank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages