Skip to content

A new version of the HSBC pdf scraping python script

License

Notifications You must be signed in to change notification settings

oomti/HSBC2CSVv2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSBC PDF scraping script v2

This script has been created to scrape HSBC statements.

HSBC statements are scraped into CSV format.

Use Activate the virtual environment(dependencies included in the package), scripts for virtual environment are in the scripts folder

python main.py --input <"location and name of your statement"> --output <"the csv/emptyfile/new file you want to append the results to">

Example

python main.py --input HSBC_January_2020.pdf --output records_2020.csv

About

A new version of the HSBC pdf scraping python script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published