Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 545 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 545 Bytes

This is automated script for using 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
  • Put it all together as it shown in application.py