Open pnthai88 opened 5 years ago
Excellent! Happy it could work out well for you. I'm using ExpressVPN when it happens but it requires a subscription. Nice trick!
I have tried this but seem to be getting
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)
and
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>
and
raise FakeUserAgentError('Maximum amount of retries reached')
fake_useragent.errors.FakeUserAgentError: Maximum amount of retries reached
@stefantrinh1 hum it does not sounds good. Check your internet connection and that everything is working properly. Run on python3, re-install your deps.
Dear guys,
Thanks for sharing your code - Author, philipperemy. It's helpful for my data science hobby atm. Here is how to bypass detection of amazon
### In: core_utils.py: Import fake user agent
Well it's simply go through with many tries :) Good luck!