The new issue of the Python Papers is out. It includes a small article I wrote called: Screen Scraping Web Pages
The issue can be downloaded here: The Python Papers, Volume 2, Issue 4 (pdf)
This tutorial shows how to programmatically retrieve a stock quote from Google Finance. It uses Python's high level Web API and screen scraping with regular expressions.
Copyright © 2006-2008 Corey Goldberg
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.