Wrapper for running Scrapyd in Heroku or locally as a service
2.4.1
and Scrapyd 1.2.1
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-heroku
and run scrapyd-heroku
locally
Or clone this repository and run python manage.py
locally