Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Scraper-Club/ScraperScript

Example usage of scraperclub network
https://github.com/Scraper-Club/ScraperScript

Last synced: 2 days ago
JSON representation

Example usage of scraperclub network

Lists

README

        

### This is automated script for using [Scraper Club](https://github.com/Scraper-Club/Android-Scraper-Club) service

#### To use it in your needs, you should:
- Create your Search result parser (which extends parsing.SearchResultParser)
- Create your Target result parser (which extends parsing.TargetResultParser)
- Obtain the api key (signup) at [Scraper Club](https://github.com/Scraper-Club/Android-Scraper-Club)
- Put it all together as it shown in [application.py](https://github.com/Scraper-Club/ScraperScript/blob/master/application.py)