Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rennerocha/scrapy-spider-scheduler

Schedule the execution of your Scrapy spiders using an YAML file.
https://github.com/rennerocha/scrapy-spider-scheduler

Last synced: 23 days ago
JSON representation

Schedule the execution of your Scrapy spiders using an YAML file.

Awesome Lists containing this project

README

        

=======================
Scrapy Spider Scheduler
=======================

.. image:: https://img.shields.io/pypi/v/scrapy_spider_scheduler.svg
:target: https://pypi.python.org/pypi/scrapy_spider_scheduler

.. image:: https://img.shields.io/travis/rennerocha/scrapy_spider_scheduler.svg
:target: https://travis-ci.org/rennerocha/scrapy_spider_scheduler

.. image:: https://readthedocs.org/projects/scrapy-spider-scheduler/badge/?version=latest
:target: https://scrapy-spider-scheduler.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/rennerocha/scrapy_spider_scheduler/shield.svg
:target: https://pyup.io/repos/github/rennerocha/scrapy_spider_scheduler/
:alt: Updates

Schedule the execution of your Scrapy spiders using simple configuration files.

* Free software: MIT license
* Documentation: https://scrapy-spider-scheduler.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage