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: 1 day ago
JSON representation
Example usage of scraperclub network
- Host: GitHub
- URL: https://github.com/Scraper-Club/ScraperScript
- Owner: Scraper-Club
- Created: 2019-01-25T16:46:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:33:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:12:00.019Z (3 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)