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

Upgrade to use BeautifulSoup4 #6

Closed andylolz closed 6 years ago

andylolz commented 9 years ago

Fixes #3.

golfecholima commented 8 years ago

just went through this and was totally gonna upgrade. glad i checked.