scrapyrt

Scrapy realtime

Github stars Tracking Chart

==========================
Scrapyrt (Scrapy realtime)

.. image:: https://travis-ci.org/scrapinghub/scrapyrt.svg?branch=master
:target: https://travis-ci.org/scrapinghub/scrapyrt

.. image:: https://img.shields.io/pypi/pyversions/scrapyrt.svg
:target: https://pypi.python.org/pypi/scrapyrt

.. image:: https://img.shields.io/pypi/v/scrapyrt.svg
:target: https://pypi.python.org/pypi/scrapyrt

.. image:: https://img.shields.io/pypi/l/scrapyrt.svg
:target: https://pypi.python.org/pypi/scrapyrt

HTTP server which provides API for scheduling Scrapy spiders and
making requests with spiders.

Allows you to easily add HTTP API to your existing Scrapy project. All Scrapy project
components (e.g. middleware, pipelines, extensions) are supported out of the box. You
simply run Scrapyrt in Scrapy project directory and it starts HTTP server allowing you
to schedule your spiders and get spider output in JSON format.

Documentation

Documentation is available here: http://scrapyrt.readthedocs.org/en/latest/index.html

Support

Open source support is provided here in Github. Please create a question issue_ (ie. issue with "question" label).

Commercial support is also available by Scrapinghub_.

.. _create a question issue: https://github.com/scrapinghub/scrapyrt/issues/new?labels=question
.. _Scrapinghub: http://scrapinghub.com

Development

Release

Use bumpversion_ tool, e.g. to release minor version do::

bumpversion minor --verbose
git push origin master
git push origin <new_version_tag>

.. _bumpversion: https://pypi.python.org/pypi/bumpversion

Main metrics

Overview
Name With Ownerscrapinghub/scrapyrt
Primary LanguagePython
Program languagePython (Language Count: 4)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2015-01-06 15:07:16
Pushed At2025-07-28 17:10:04
Last Commit At2025-07-28 19:09:34
Release Count9
Last Release Namev0.17.0 (Posted on 2025-07-28 19:09:35)
First Release Name0.9.0 (Posted on )
用户参与
Stargazers Count865
Watchers Count44
Fork Count162
Commits Count249
Has Issues Enabled
Issues Count96
Issue Open Count24
Pull Requests Count55
Pull Requests Open Count6
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private