Just copy/paste your script from https://support.scrapinghub.com/support/solutions/articles/22000203567-using-crawlera-with-python
and replace API by my Crawlera API key, but still get bad_proxy_auth error.
Request Headers:
{'Connection': 'keep-alive', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'User-Agent': 'python-requests/2.10.0'}
Response Time: 2.368468
Response Code: 407
Response Headers:
{'Content-Length': '0', 'Proxy-Connection': 'close', 'Proxy-Authenticate': 'Basic realm="Crawlera"', 'Connection': 'close', 'Date': 'Mon, 17 Dec 2018 04:33:53 GMT', 'X-Crawlera-Error': 'bad_proxy_auth'}
Suresh kumar CH
As discussed in the support ticket, code from https://support.scrapinghub.com/support/solutions/articles/22000203567-using-crawlera-with-python-requests helped and are able to make requests without errors now.
Need to ensure that Requests version of atleast 2.18 is being used to avoid 407 errors.
thriveni
As discussed in the support ticket, code from https://support.scrapinghub.com/support/solutions/articles/22000203567-using-crawlera-with-python-requests helped and are able to make requests without errors now.
Need to ensure that Requests version of atleast 2.18 is being used to avoid 407 errors.
-
Crawlera 503 Ban
-
Amazon scraping speed
-
Website redirects
-
Error Code 429 Too Many Requests
-
Bing
-
Subscribed to Crawlera but saying Not Subscribed
-
Selenium with c#
-
Using Crawlera with browsermob
-
CRAWLERA_PRESERVE_DELAY leads to error
-
How to connect Selenium PhantomJS to Crawlera?
See all 389 topics