Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rennerocha/scrapy-spider-scheduler
- Owner: rennerocha
- License: mit
- Created: 2019-08-26T14:55:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:47:50.000Z (about 2 years ago)
- Last Synced: 2024-11-10T16:53:16.891Z (3 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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: UpdatesSchedule 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