mirror of https://github.com/scrapy/scrapy.git
* added minimal web ui * return unique id per job (spider scheduled) * store one log per spider run (job) and rotate them, keeping the last N logs (where N is configurable through settings) |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| app.py | ||
| config.py | ||
| default_scrapyd.conf | ||
| eggrunner.py | ||
| eggstorage.py | ||
| eggutils.py | ||
| environ.py | ||
| interfaces.py | ||
| launcher.py | ||
| poller.py | ||
| scheduler.py | ||
| utils.py | ||
| webservice.py | ||
| website.py | ||