my8100 / scrapyd

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

Home Page:https://github.com/my8100/files/blob/master/scrapyd-basic-auth/README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrapyd

image

image

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 :lock: `pip install -U git+https://github.com/scrapy/scrapyd.git`, then add `username = yourusername` and `password = yourpassword` in the scrapyd.conf file. DOCS :point_right:

https://github.com/my8100/files/blob/master/scrapyd-basic-auth/README.md

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


Languages

Language:Python 96.1%Language:Shell 3.9%