A service for running Scrapy spiders, with an HTTP API


License
BSD-3-Clause
Install
pip install scrapyd==1.4.3

Documentation

Scrapyd

PyPI Version Build Status Coverage Status Python Version Pypi Downloads

Scrapyd is a service for running Scrapy spiders.

It allows you to deploy your Scrapy projects and control their spiders using an HTTP JSON API.

The documentation (including installation and usage) can be found at: http://scrapyd.readthedocs.org/