
Python
Get flash to fully experience Pearltrees
Learn Python The Hard Way
Learn Python The Hard Way, 2nd Edition — Learn Python The Hard Way, 2nd Edition
Python Videos, Tutorials and Screencasts
Writing scripts to interact with Web sites is possible with the basic Python modules, but you don't want to if you don't have to. The modules urllib and urllib2 in Python 2.x, along with the unified urllib.* subpackages in Python 3.0, do a passable job of fetching resources at the ends of URLs.
Charming Python: Easy Web data collection with mechanize and Beautiful Soup
Python

