pjscrape icon indicating copy to clipboard operation
pjscrape copied to clipboard

pjscrape with proxy

Open antoniopenta opened this issue 12 years ago • 2 comments

Hello I run a pjscrape script using the proxy settings in phantomjs , someting like

phantomjs --proxy=ip:port pjscrape.js my_config.js scraping.js

but I get the following error :

ERROR: Page did not load (status=fail)

Any Idea, I use different proxy ip and they work within firefox browser..?

Thanks

antoniopenta avatar Feb 22 '13 10:02 antoniopenta

cc @nrabinowitz

raitucarp avatar Mar 20 '13 14:03 raitucarp

The solution was to use http://casperjs.org/ with phantomjs options..

antoniopenta avatar Mar 20 '13 14:03 antoniopenta