-
scapyd-deploy
urlopen error [Errno 99] Cannot assign requested address
```
root@root:~# scrapyd-deploy
Packing version 1508754132
Deploying to project "spider-proxy" in http://localhost:6800/a…
-
Im wondering how to run the `scrapyd-client`. I installed `scrapyd` and `scrapyd-deploy` and i cant figure out how to run it base on the readme file.
-
Cloning the last github version, running build_release and starting hyphe keeps giving me the following error:
Starting Hyphe's Java Memory Structure...
...started...
ERROR: Could not start Hyphe's b…
-
Hey,I install scrapyd on ubuntu14 using python 2.6. When I launch scrapyd,the site can only be accessed locally . But when I launch a SimpleHTTPServer on 6800 , I can visit the SimpleHTTPServer remo…
-
-
When installed on a virtual environment, I needed to add a scrapyd-deploy.bat file in scripts folder in order for it to be recognized by the active environment
One should expect that after pip insta…
-
Hello,
I recently got Portia up and running on my windows 10 box using docker. Currently, I can create a portia project using the web interface and run it at the commandline and everything works …
-
I use miniconda3 to create a environment "scrapy" for my scrapy application. Then, I create a scrapyd.service unit file like below.
```
[Unit]
Description=scrapyd
After=network.target
[Service]…
-
No exec file in '/lib/python2.7/site-packages/scrapyd-client', only 'scrapyd-deploy' file in it.
Command 'scrapyd-deploy' runs OK. Has 'scrapyd-client' been removed?
-
I am currently using scrapy for an application involving **broad crawling.**
One of my teammates contested to use a combination of django + gunicorn in place of Scrapy as most of the team is conve…