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(-) |
||
|---|---|---|
| bin | ||
| debian | ||
| docs | ||
| examples | ||
| extras | ||
| profiling/priorityqueue | ||
| scrapy | ||
| scrapyd | ||
| scripts | ||
| .coveragerc | ||
| .hgignore | ||
| .hgtags | ||
| AUTHORS | ||
| INSTALL | ||
| LICENSE | ||
| MANIFEST.in | ||
| Makefile.buildbot | ||
| README | ||
| setup.cfg | ||
| setup.py | ||
README
This is Scrapy, an opensource screen scraping framework written in Python. For more visit the project home page at http://scrapy.org