Skip to content

Repository files navigation

Scrapinghub command line client

PyPI Version Python Versions Tests Coverage report

shub is the Scrapinghub command line client. It allows you to deploy projects or dependencies, schedule spiders, and retrieve scraped data or logs without leaving the command line.

Requirements

  • Python >= 3.10

Installation

If you have pip installed on your system, you can install shub from the Python Package Index:

pip install shub

Please note:

  • if you are using Python < 3.6, you should pin shub to 2.13.0 or lower.
  • if you are using Python < 3.9, you should pin shub to 2.15.4 or lower.
  • if you are using Python < 3.10, you should pin shub to 2.16.0 or lower.

Documentation

Documentation is available online via Read the Docs: https://shub.readthedocs.io/, or in the docs directory.

Releases

Used by

Contributors

Languages