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: 3)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2015-01-06 15:07:16
Pushed At2024-06-28 14:25:11
Last Commit At2024-02-14 10:16:55
Release Count8
Last Release Namev0.16.0 (Posted on )
First Release Name0.9.0 (Posted on )
用户参与
Stargazers Count855
Watchers Count44
Fork Count160
Commits Count247
Has Issues Enabled
Issues Count95
Issue Open Count24
Pull Requests Count54
Pull Requests Open Count6
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private