1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 21:43:55 +00:00
Jochen Maes 47a7f154ab Add listjobs.json to Scrapyd API
You can use listjobs.json with project=<projectname> to get a list of projects that are running currently.
It returns a list of jobs with spidername and job-id.

Signed-off-by: Jochen Maes <jochen.maes@sejo.be>
---
 scrapyd/webservice.py |    9 +++++++++
 scrapyd/website.py    |    1 +
 2 files changed, 10 insertions(+), 0 deletions(-)
2011-03-09 14:22:10 -02:00
..
2011-01-05 15:59:43 -02:00
2011-03-09 14:22:10 -02:00
2011-03-09 14:22:10 -02:00