palewire / first-web-scraper

A step-by-step guide to writing a web scraper with Python
https://palewi.re/docs/first-web-scraper/
GNU General Public License v3.0
203 stars 165 forks source link

Create notes doc on difference between urllib2, requests, and mechanize #1

Closed jackiekazil closed 9 years ago

jackiekazil commented 9 years ago

Create notes doc on difference between urllib2, requests, and mechanize (if it doesn't exist in one of the others)... we don't HAVE to have this, but it would probably be nice in explaining.