Skip to content
/ scrapyd Public
forked from scrapy/scrapyd

[PR #326] Native support for basic auth 🔒 `pip install -U git+https://github.com/scrapy/scrapyd.git`, then add `username = yourusername` and `password = yourpassword` in the scrapyd.conf file. DOCS 👉

License

Notifications You must be signed in to change notification settings

my8100/scrapyd

 
 

Repository files navigation

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

[PR #326] Native support for basic auth 🔒 `pip install -U git+https://github.com/scrapy/scrapyd.git`, then add `username = yourusername` and `password = yourpassword` in the scrapyd.conf file. DOCS 👉

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.1%
  • Shell 3.9%