redfin-scraper icon indicating copy to clipboard operation
redfin-scraper copied to clipboard

SSL Error for Proxy!

Open bariscope opened this issue 2 years ago • 1 comments

I got some proxies from Webshare. I am getting this error during proxy test for all: success rate = 0.0 HTTPSConnectionPool(host='www.redfin.com', port=443): Max retries exceeded with url: /city/1362/CA/Belmont/filter/include=sold-3mo,min-price=500000 (Caused by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1129)'))))

I did change the HTTPS to HTTP in all the URLs for proxy and Redfin. Still same error. Any ideas? @wang-ye

bariscope avatar Apr 15 '23 09:04 bariscope

@wang-ye any ideas?

bariscope avatar Apr 26 '23 08:04 bariscope