Overview:
WebScrapper_Api is a fast web crawling algorithm, used to crawl and extract structured data from a specific web-page.
Requirements
Jupyter notebook with Python 3+
Works on Windows,Linux
Install
The quick way:
pip install beutifulsoup4
pip install requests