scrapyrt

Scrapy realtime

Github星跟蹤圖

==========================
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

主要指標

概覽
名稱與所有者scrapinghub/scrapyrt
主編程語言Python
編程語言Python (語言數: 3)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2015-01-06 15:07:16
推送於2024-06-28 14:25:11
最后一次提交2024-02-14 10:16:55
發布數8
最新版本名稱v0.16.0 (發布於 )
第一版名稱0.9.0 (發布於 )
用户参与
星數855
關注者數44
派生數160
提交數247
已啟用問題?
問題數95
打開的問題數24
拉請求數54
打開的拉請求數6
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?