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 can be found here.
The source can be browsed at Github.
A bug tracker is provided by Github.