songofhack / scrapyd

A service daemon to run Scrapy spiders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrapyd

https://secure.travis-ci.org/scrapy/scrapyd.svg?branch=master

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/

About

A service daemon to run Scrapy spiders

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.0%Language:Shell 4.0%