alirezamika / autoscraper

A Smart, Automatic, Fast and Lightweight Web Scraper for Python
MIT License
6.24k stars 654 forks source link

bs4.FeatureNotFound Error #2

Closed redplant0 closed 4 years ago

redplant0 commented 4 years ago

Tried using AutoScraper in the Python shell and I got this error.

image

alirezamika commented 4 years ago

run pip install lxml should be added to requirements.

redplant0 commented 4 years ago

run pip install lxml should be added to requirements.

I just did. Was about to close the issue.

Edit. Forgot to say thanks :)