sunny-green
sunny-green3d ago

say I want to use a proxy from US

say I want to use a proxy from US country. the url should be
country-US:TOKEN@proxy.apify.com:8000
country-US:TOKEN@proxy.apify.com:8000
No?
2 Replies
Lukas Krivka
Lukas Krivka3d ago
It should start with http:// and it is not api token but proxy password you can find on https://console.apify.com/proxy/http-settings
Apify
Apify Console
Manage Apify, a full-stack web scraping and data extraction platform.
rare-sapphire
rare-sapphire2d ago
I did everything like you said but still didn't work. It only worked when I created session with requests.Session() for some reason and passed the proxy. It's like the authentication being passed right in the url is not working properly as it should. I kept getting athentication error even though the proxy token is copy pasted from the console.

Did you find this page helpful?