I'm manually downloading CSV from my banks and brokerages. Now I'd like to automate the download process.
Ideally a download script would use something like `curl` or `wget`. Barring that, some sort of screen-scraping tool like capybara. I found a bunch of data-download services aimed at business, but could not find any for consumers. I couldn't find any banks that have a consumer-accesssible API or restful interface. I tried capybara on my bank's website - yuck. Questions: - Is anyone else auto-downloading CSV (or equivalent) from their financial institution? - Is there a bank or download service that really supports automated downloads for consumers? Thanks in advance. -- --- 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.
