Web scraping with python
AkaSig - Web scraping with python
“This series of messages introduces my current hacks that automate web sites crawling and data extraction from HTML pages. Here is part One : how to crawl complex web sites with Python. The next part will deal with data extraction from the retrieved web pages, involving much HTML cleansing and parsing.”
Useful tips, tricks, and tools for anyone who scrapes the web using python.