I have previously seen some discussions on HN where folks have shared open-source or personally-developed solutions to parse reports and statements from various financial institutions.
I need to parse and visualize statements over last few years and see the trends of spending. The statements are available only as PDF now. Is there any way to do this?
The problem is that this is what BofA considers 'historic' data (older than 18 months, I think). Only PDF statements are available. And the text is encoded as well, which means I cannot just copy paste all transactions text and clean it up in sheets or a text editor (Amex has copyable text PDFs)