elbination / scrapyd-heroku

Wrapper for running Scrapyd in Heroku or locally as a service

Home Page:https://scrapyd-heroku.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.1 and Scrapyd 1.2.1

Getting Started

  • Simply fork this repository, update custom configurations in scrapy.conf, and deploy it to Heroku

  • Or Deploy 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

About

Wrapper for running Scrapyd in Heroku or locally as a service

https://scrapyd-heroku.herokuapp.com/

License:MIT License


Languages

Language:Python 100.0%