benpetty / sofi-statement-parser

Because SoFi does not have a way to export transactions, I built this script to parse their PDF statements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Symlink or create 2 folders here
    • Statements
    • Transactions
  2. Put a bunch of SoFi money statements into the Statements dir
  3. Install requirements (pip3 install -r requirements.txt)
  4. run python3 -m parse_statements
  5. Magically there are a bunch of csv files in the the Transactions dir

About

Because SoFi does not have a way to export transactions, I built this script to parse their PDF statements


Languages

Language:Python 100.0%