Haven't looked into it much, but ledger reconciler ( https://disjoint.ca/projects/ledger-reconciler/ ) works via downloading over headless chrome.
On Tuesday, November 3, 2015 at 5:09:03 AM UTC-8, Jacques Gagnon wrote: > > Hi, > > Login to all my banks account to fetch the ofx files annoy me a lot. > I'm from Canada so their is no such thing as "Direct OFX". So I have to do > some web scrapping here. > > I want something that do not involve me storing my password either locally > or on a 3rd party (for obvious reason). > > I started working on a python script with MechanicalSoup (I might switch > to RoboBrowser however) that just prompt at the terminal for filing the > forms etc.. but at some point javascript get in my way. > > Here a list of all headless browser: > http://www.asad.pw/HeadlessBrowsers/ > > Anyone already got something working that could be share? > I'm mostly interested in example on how people are dealing with web > redirect and javascript to get my own script working. :) > > Eventually it would be nice to keep a repo with such script for different > banks. This would complement LedgerHub nicely. > > > > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/ba80d87f-316b-4a6b-b2f1-b3b0c4e9dd32%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
