Skip to content

chrisjsimpson/hsbc-business-bank-statements-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSBC Business CSV Statement Downloader

Automatically download all statements in csv format. Defaults to top level account only

Works well with: https://github.com/chrisjsimpson/hsbc-business-csv-statement-processor to process all of the statements and glean meaningful info (total income/out per year/month) etc

Setup

  • you need:
    • pip install -r requirements.txt
  • Firefox installed
  • geckodriver
  • You need to download the geckodriver, binary and put it in your path e.g.:

Run it

python main.py

It will ask for a code, this is the code the smart card reader HSBC bank users use to login to their online bank, with their pin number; it generates a time-bound login key.

You'll note the memorableAnswerelm is empty, and usually the password (fetch this from somehwere , don't hardcode it).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published