We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c5b00 commit 17bd8beCopy full SHA for 17bd8be
1 file changed
README.md
@@ -108,6 +108,7 @@ $ scrapy list
108
$ vi scrapy.cfg
109
$ scrapyd-client deploy
110
$ curl http://localhost:6800/schedule.json -d project=myproject -d spider=myspider
111
+$ curl http://localhost:6800/daemonstatus.json
112
$ firefox http://localhost:6800
113
```
114
0 commit comments