-
Dear:
I found a typo in your readme,
-
see title
-
Env :
- Redhat 7.3
- Python 2.7
With the last release, I have an error with the file utils/url.py, when I execute function 'url_has_any_extension'.
posixpath is not recognized:
```
return pos…
-
```
2016-03-07 16:06:45+0800 [HTTPChannel,19,99.48.58.82] 99.48.58.82 - - [07/Mar/2016:08:06:44 +0000] "POST /addversion.json HTTP/1.1" 200 123 "-" "Python-urllib/2.7"
^C2016-03-07 16:24:20+0800 [-] R…
-
Recently installed Scrapy and Scrapyd on Ubuntu 14.04.5 LTS.
After starting any spider in Scrapyd, Scrapy opens one or multiple connections to urls (mostly "colocrossing.com") not belonging to the …
-
```
whoami@blackman:~/spider$ spiderkeeper --server=http://localhost:6800
/home/whoami/.pyenv/versions/3.5.1/lib/python3.5/site-packages/SpiderKeeper/app/__init__.py:9: ExtDeprecationWarning: Import…
-
Hello,
I'm trying the wikinews example project in the getting started guide https://django-dynamic-scraper.readthedocs.io/en/latest/getting_started.html by cloning the repo and installing DDS in a …
-
I get the following error when running this role (did not set the `scrapyd_extensions` variable in my playbook):
```
TASK [lepture.scrapyd : Install extensions] ***********************************…
-
When trying to run Portia spider (green arrow button on the screenshot) it errors with the following stacktrace:
```
Internal Server Error: /api/projects/test/spiders/demo.test.com/schedule
T…
-
i deploy a project with 2spiders,but it seems any modify in one of the 2,cant be updated.
i wander why?how can i control these things?