mirror of https://github.com/scrapy/scrapy.git
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(-) |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| app.py | ||
| config.py | ||
| default_scrapyd.conf | ||
| eggstorage.py | ||
| eggutils.py | ||
| environ.py | ||
| interfaces.py | ||
| launcher.py | ||
| poller.py | ||
| runner.py | ||
| scheduler.py | ||
| script.py | ||
| utils.py | ||
| webservice.py | ||
| website.py | ||