Monday, August 31, 2009

Web scraping with Python

Web scraping with Python (Part 2): "This article will show how to extract the desired information using the same three steps when the web page is not written directly using HTML, but is auto-generated using JavaScript to update the DOM tree."