I just wrote a Wells Fargo Credit Card Statement converter

Extract all transactions from the PDF statements themselves. Initially 
using `less`  in ubuntu to convert the pdf to text and then using python 
regex in order to parse out the document. 

Works flawlessly with my dataset (statements from 3/1/2017 to present). I 
have yet to write documentation explaining any of it yet. But if people are 
interested, I am happy to get it cleaned up for others to use

On Thursday, October 2, 2008 at 12:48:41 AM UTC-4, Simon Michael (sm) wrote:
>
> I ended up writing my own, inspired by Michal Wallace's at 
> http://github.com/jwiegley/ledger/wikis/onreconciling :
>
>
> http://joyful.com/darcsweb/darcsweb.cgi?r=ledgertools;a=headblob;f=/wellsfargocsv2ledger.py
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to