-
submit egg文件但是就是识别不了里面的爬虫怎么回事
-
When attempting to run spider a notification pops telling me to notify dev team of an unexpected error.
Console:
[28/Jan/2018 23:20:25] "PATCH /api/projects/MayWes/spiders/www.maywes.com HTTP/1…
-
I'm interested in using your code. Is it a complete cartridge by itself, or do I need to install a python app first, download your code into the local git repository, and then sync it with git on open…
-
求解。。
-
![image](https://user-images.githubusercontent.com/26339603/92450044-82124500-f1ed-11ea-8a13-c663276dff8b.png)
-
Hi,
I was wondering, is there a way to feed the list with the post urls the page crawler downloads to the scraper of the comments? It seems to me that the structure of the scraper of the comments r…
-
## 500 (INTERNAL SERVER ERROR): 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the…
-
I have 3 projects and I have created:
50 jobs for `project_a` like this:
`curl http://localhost:6800/schedule.json -d project=project_a -d spider=spider_name -d priority=0`
Then 50 jobs for `pr…
-
I think we should explain what is the difference between `engine_started` and `spider_opened` signals better. There is now one engine per spider, so these signals look very similar. To make things wor…
kmike updated
2 months ago
-
**Is there any way to persist timer tasks between restarts ?**
Currently using this library in my docker image and I wonder if there is any way to persist the timer tasks that are running between r…