Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scrapinghub

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrapinghub

Client interface for Scrapinghub API

  • 2.4.0
  • PyPI
  • Socket score

Maintainers
3

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

.. image:: https://img.shields.io/pypi/v/scrapinghub.svg :target: https://pypi.org/project/scrapinghub

.. image:: https://img.shields.io/pypi/pyversions/scrapinghub.svg :target: https://pypi.org/project/scrapinghub

.. image:: https://github.com/scrapinghub/python-scrapinghub/actions/workflows/main.yml/badge.svg :target: https://github.com/scrapinghub/python-scrapinghub/actions/workflows/main.yml

.. image:: https://codecov.io/gh/scrapinghub/python-scrapinghub/branch/master/graph/badge.svg :target: https://app.codecov.io/gh/scrapinghub/python-scrapinghub

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

Requirements

  • Python 2.7 or Python 3.5+

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/

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc