I use Tiller. It’s a paid service that dumps transactions from all of my accounts (without account numbers) into Google Docs, and then I use the Docs API to pull transactions directly into ledger format.
https://www.tillerhq.com On Tue, Oct 16, 2018 at 3:21 AM Matthew Sewell <[email protected]> wrote: > I wrote a custom script to download csv files from my banks. It’s written > in python with Selenium. I have it running on a cron job daily. It > downloads then runs it through Reckon to add the transactions to my ledger > file and then it emails me reports. It’s fairly simple to do with basic > python knowledge. > > Matt Sewell > > -- > > --- > 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. > -- --- 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.
