All Projects → scrapinghub → Python Scrapinghub

scrapinghub / Python Scrapinghub

Licence: other
A client interface for Scrapinghub's API

Programming Languages

python
139335 projects - #7 most used programming language

==================================== Client interface for Scrapinghub API

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

The scrapinghub is a Python library for communicating with the Scrapinghub API_.

Requirements

  • Python 2.7 or above

Installation

The quick way::

pip install scrapinghub

You can also install the library with MessagePack support, it provides better response time and improved bandwidth usage::

pip install scrapinghub[msgpack]

Documentation

Documentation is available online_ via Read the Docs or in the docs directory.

.. _Scrapinghub API: https://doc.scrapinghub.com/scrapy-cloud.html#scrapycloud .. _available online: https://python-scrapinghub.readthedocs.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].