Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 1 day ago
JSON representation

Example usage of scraperclub network

Awesome Lists containing this project

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)