Browsing archives for July, 2005

PyIE: Easy Screen-Scraping with Python and IE

26 July 2005 | 3 Comments

I always like it when information I’m interested in just flows over to me.

The first thing I did about this was start sending myself daily reports about my investment-account. I wrote a script that logged into the bank, fetched the info I wanted, and spat it out. A simple batch file was all it took [...]