I love scraping data.
I can write a script that in a few seconds can pull data from a site, filter out all the html tags and javascript mumbo jum...
For further actions, you may consider blocking this person and/or reporting abuse
Hey Tom,
This doesn't work.
I'm getting "requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.org', port=443): Max retries exceeded with url: /ip (Caused by ProxyError('Cannot connect to proxy.', RemoteDisconnected('Remote end closed connection without response')))" as an error
Just an update on this: it turns out the "proxy technology" was causing the timeout error.
I've now connected successfully using the method discussed in the article.
Hey KBubu, how did you solve the problem please? I get the same error
Hey KBubu,
I get the same error. Ive done everything as described in the article. Actually it should work but it doesnt. Could you please describe how you solved the problem?
Hey Matze0900, did you solve the problem? I get the same error..
Tom you forgot to mention the server needs to be proxy enabled.. i think because of your luck, the first server that you chose happened to be a proxy server as well which caused you to connect without problems, but you need to first check its a proxy server or not by clicking on show advanced option on the Nord page and check the proxy server option.
now this brings a bigger problem, how to find proxy servers of nord? their website only shows the top one, and since there are not that many, its not really useful.
I've followed every step of the thread but for someone reason it doesn't let me connect. I do have @ in my password which i have replaced with %40. It doesn't connect and i get impossible to estasblish connection with the server
Thanks tom looking everywhere for this... i have a question, so say you want to use 10 different vpns, wouldnt be so difficult to setup right?
i.e connect to 1st vpn connection -> google.com
connect to 2nd vpn connection -> yahoo.com
etc etc
Hi, thanks for the great post.
So, if I understand correctly, every request will go to au473.nordvpn.com and then to the end domain of the request, but does it mean the IP changes per each request?
Thanks
Yeah it works sometime and sometime it throws the error(mentioned by others). Using the same account with same server. Anyway, thanks :)
Hi Tom. Awesome article. I'm wondering if this is possible using a web automation tool like puppeteer.
I get response 200 but when I checked the ip address with request.get('ifconfig.me', proxies=proxy). text
I still see the same ip
Dont public this , lol! Nice work Btw. I need a vpn that supports changing of i.p, aka nordvpn, but also has a list of ip's aka nordvpn from alternate sources.