oomti / HSBC2CSVv2.0

A new version of the HSBC pdf scraping python script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Python 95.7%Language:Cython 2.9%Language:C 1.0%Language:C++ 0.2%Language:Fortran 0.1%Language:PowerShell 0.1%Language:Smarty 0.0%Language:Forth 0.0%Language:Batchfile 0.0%Language:XSLT 0.0%