All Projects → scrapinghub → scrapinghub-entrypoint-scrapy

scrapinghub / scrapinghub-entrypoint-scrapy

Licence: other
Scrapy entrypoint for Scrapinghub job runner

Programming Languages

python
139335 projects - #7 most used programming language

scrapinghub-entrypoint-scrapy

version pyversions actions codecov

Scrapy entrypoint for Scrapinghub job runner.

The package implements a base wrapper layer to extract job data from environment, parse/prepare it properly and execute job using Scrapy or custom executor.

Features

  • parsing job data from environment
  • processing job args and settings
  • running a job with Scrapy
  • collecting stats
  • advanced logging & error handling
  • full hubstorage support
  • custom scripts support

Install

pip install scrapinghub-entrypoint-scrapy
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].