scrapyd-heroku
scrapyd-heroku copied to clipboard
Wrapper for running Scrapyd in Heroku or locally as a service
scrapyd-heroku
Wrapper for running Scrapyd in Heroku or locally as a service
Features
- Support running Scrapyd service in Heroku
- Support running Scrapyd service locally
- Support latest version of Scrapy
2.4.1and Scrapyd1.2.1
Getting Started
-
Simply fork this repository, update custom configurations in
scrapy.conf, and deploy it to Heroku -
Or
from this repo directly, and then the service will be exposed such as in
https://scrapyd-heroku.herokuapp.com/ -
Or
pip install scrapyd-herokuand runscrapyd-herokulocally -
Or clone this repository and run
python manage.pylocally