amironoff / spidermon

Scrapy Extension for monitoring spiders execution.

Home Page:https://spidermon.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spidermon

travis build status

Codecov

pypi version licence python versions Code style: black

Overview

Spidermon is an extension for Scrapy spiders. The package provides useful tools for data validation, stats monitoring, and notification messages. This way you leave the monitoring task to Spidermon and just check the reports/notifications.

Requirements

  • Python 2.7 or Python 3.4+

Install

The quick way:

pip install spidermon

For more details see the install section in the documentation: https://spidermon.readthedocs.io/en/latest/installation.html

Documentation

Documentation is available online at https://spidermon.readthedocs.io/ and in the docs directory.

About

Scrapy Extension for monitoring spiders execution.

https://spidermon.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 92.3%Language:HTML 5.3%Language:CSS 2.4%Language:Shell 0.0%