REMitchell / python-scraping

Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
4.42k stars 2.48k forks source link

fixing a bug in the rules #77

Open MustafaGamalMuhammed opened 5 years ago

MustafaGamalMuhammed commented 5 years ago

the 'allow' argument of LinkExtractor is supposed to be an absolute link not a relative one.