Distributed-Multi-User-Scrapy-System-with-a-Web-UI icon indicating copy to clipboard operation
Distributed-Multi-User-Scrapy-System-with-a-Web-UI copied to clipboard

Django based application that allows creating, deploying and running Scrapy spiders in a distributed manner

Results 5 Distributed-Multi-User-Scrapy-System-with-a-Web-UI issues
Sort by recently updated
recently updated
newest added

This fixes the static file loading (Python 2.7 , Django 1.8.13 )

I started scrapyd , mongo and rabbitmq in worker threads still it shows worker status: unreachable , version: unknown When I cal ping workers from Link generator curl working file...

Starting server as python manage.py runserver 0.0.0.0:8000

When I use the example linkgenerator or definde a new spider,there are the same error messages.Please help me,is there any files that need re-config?Thanks ``` 2017-06-25 07:33:44 [scrapy.utils.signal] ERROR: Error...