pyscrapper

A configurable web scrapping tool


Keywords
scrapping, pyscrapper, scrape, webscrapping
License
MIT
Install
pip install pyscrapper==0.1.2

Documentation

PyScrapper

https://pepy.tech/badge/pyscrapper

PyScrapper is a web scrapping tool. It helps to scrape webpages and form a meaningful json object, as per the given configuration. Configuration is what tells the scrapper, which blocks of the html needs to be parsed and how they should be structurized for ease of use.

Documentation

Documentation can be found here.

Source

The source can be browsed at Github.

Reporting bugs

A bug tracker is provided by Github.