# scrapyd **Repository Path**: df_coding/scrapyd ## Basic Information - **Project Name**: scrapyd - **Description**: No description available - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-04 - **Last Updated**: 2024-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ======= Scrapyd ======= .. image:: https://secure.travis-ci.org/scrapy/scrapyd.svg?branch=master :target: http://travis-ci.org/scrapy/scrapyd .. image:: https://codecov.io/gh/scrapy/scrapyd/branch/master/graph/badge.svg :target: https://codecov.io/gh/scrapy/scrapyd 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/ .. _Scrapy: https://github.com/scrapy/scrapy