How To Use Proxy Servers in Python

  Рет қаралды 73,967

NeuralNine

NeuralNine

Күн бұрын

In this video we learn how to use proxy servers when sending requests with Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine...
💻 The Algorithm Bible Book: www.neuralnine...
👕 Programming Merch: www.neuralnine...
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine...
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/Neu...
🎙 Discord: / discord
🎵 Outro Music From: www.bensound.com/

Пікірлер: 75
@raymondmichael4987
@raymondmichael4987 2 жыл бұрын
I need more of this; please a longer video or a series
@rebelScience
@rebelScience Жыл бұрын
Such a short, quick video, yet so amazingly useful video. Thank you.
@kav955-qo1dt
@kav955-qo1dt 6 ай бұрын
at this point i have stumbled upon so many of your tutorials that i cant help but subscribe. thanks for making all of those great videos bro
@brightaneva6282
@brightaneva6282 2 жыл бұрын
My guy ur tutorial and personality are very inspiration. I swear
@cesar20984
@cesar20984 2 жыл бұрын
Im doing exactly the same, but still showing me my own ip. Anybody could help me?
@brx-hashcode
@brx-hashcode 2 жыл бұрын
It’s not working
@electricz3045
@electricz3045 2 жыл бұрын
On the given example a VPN would work too. The reason why we use proxies, is to switch IPS cause after a while ven VPNs might get ratelimited but just by requesting a api once that returns Infos about the network you won't really need to use proxies.
@DeadlyDragon_
@DeadlyDragon_ 2 жыл бұрын
Thats not the reason for proxies. A proxies job is to aggregate web traffic. Organizations commonly use web proxies for filtering as well as for security. It allows for your internal computers instead of all going out directly to the internet to communicate with the proxy which in turn will send the web traffic back to the clients.
@disrael2101
@disrael2101 2 жыл бұрын
I didn't quite get it so what are the differences and adventages of proxies vs vpn and vice versa
@electricz3045
@electricz3045 2 жыл бұрын
@@disrael2101 you can insert a list of proxies into a tool. Each connection will use a proxy (almost like a VPN) but the difference is, that on a VPN you would need to manually select a location and this is not good if you do multiprocessing it threading stuff. Using a proxy instead has a lot of advantages like being able to make every request with another proxy what make your requests seem more legit on your target. A VPN is good if you want to connect for a longer time to the same server location and probably bypass a regionban but a VPN is defently not the right choice when it comes to send requests with a own program and change the IP in every request you make.
@disrael2101
@disrael2101 2 жыл бұрын
@@electricz3045 ok that's totally makes sense now.. but other than the adventage of using proxies for boting purpose, are they pretty much the same? Lastly how can I host my network as a VPN or a proxy server for example so others can use it, or better said where all those proxies are coming from aka who creates / hosts them usually?
@bobobob1230
@bobobob1230 Жыл бұрын
@@disrael2101 I'm not a proxy expert but what exactly are you trying to do here? You can join the onion network if you want to use your resources to help people browse anonymously. To set up your device as a proxy server someone smarter than me may be able to show you a tool, but a couple notes... if you don't have a dedicated IP through your ISP or server host you'll need a way to update clients if your IP changes. Second, are you sure you trust people to route their traffic through your machine...?
@yaffastern8841
@yaffastern8841 Ай бұрын
i need help in this video,please help me i trying to use proxies by opening(CTRL+,) and search proxy than i am putting my proxy server details with user and password but still Proxy not using..please help sir.
@recaptools8691
@recaptools8691 2 жыл бұрын
Just what i needed, thank you so much!
@gmvd4910
@gmvd4910 2 жыл бұрын
can somebody help me out? i did the exact same thing but when i use proxies=proxies nothing happens in my terminal and i just get nothing but a new line. why don't i recieve my new 'location' like in the video? (i have the exact same code)
@anoopmathew8241
@anoopmathew8241 2 жыл бұрын
same here
@kevinsmirnov264
@kevinsmirnov264 Жыл бұрын
heyhey, thx for your tutorials. Maybe a stupid question: Is there a way to stack proxys, I mean go through one proxy and with that through another?
@humushaikh4462
@humushaikh4462 2 жыл бұрын
Liked. Subscribed and looking frwd to such amazing solutions. One thing i wanted to ask is can i target a website with multiple ip addresses so that it doesnt know that my bot is scraping data from it. Loved your video by the way. Thanks n look frwd to hear from you. ❤
@SirJagerYT
@SirJagerYT 2 жыл бұрын
Intro is DOPE
@x-jbbj-x8107
@x-jbbj-x8107 2 жыл бұрын
Bro, you will make me ethical hacker !!! I have learned a lot of thing from you !!!
@bololop1625
@bololop1625 2 күн бұрын
why do i get "Failed to establish a new connection: [WinError 10061]"
@lemahtab
@lemahtab Жыл бұрын
Hi, I need to remotely access a colo server for some file transfers and I can only access these colos via a whitelisted IP address for which I have the ip address, user, and password. How do I do this in Python?
@jaychawla9177
@jaychawla9177 2 жыл бұрын
Can you make video on how to develop a mini proxy server?
@silly8395
@silly8395 Жыл бұрын
how to open tab in chrome each time with different proxy ? thnx
@Rafael-pi3zt
@Rafael-pi3zt 2 жыл бұрын
please how do you use a proxy list taking a random one from the list on each request?
@moali173
@moali173 2 жыл бұрын
How can I connect a websocket with a trading platform. How i test ping server ?
@sloth1996
@sloth1996 2 жыл бұрын
I'm trying to learn the protocol. Literally using a socket to connect to a SOCKS5 proxy and learn how to communicate with it. So far no luck.
@thebestnigga174
@thebestnigga174 2 жыл бұрын
How can we change the external ip address in each requests
@psharma2067
@psharma2067 2 жыл бұрын
Thats what i want and you read my mind Thanks
@nachoeigu
@nachoeigu 2 жыл бұрын
Is secure to use a free proxy page? In terms of cybersecurity I mean. Thank you
@LukieHZX
@LukieHZX 2 жыл бұрын
Could you make a video of how to MAKE a proxy in Python? Just to forward TCP- or UDP-Traffic.
@acidopcodes
@acidopcodes 2 жыл бұрын
To make a proxy I think so you will need a VPS. I don't really know much about it but that is what I think
@LukieHZX
@LukieHZX 2 жыл бұрын
@@acidopcodes No, you definitly don't! I want a proxy, so I can analyse the internet traffic and change it, if I want to, you are thinking, that you can use a proxy, only for "changing" the IP-Address. But that is not true... 🤦‍♂️
@acidopcodes
@acidopcodes 2 жыл бұрын
@@LukieHZX Since u asked how to "MAKE" a proxy, I thought the other way.
@NaveenAhuja-ej8yf
@NaveenAhuja-ej8yf 10 ай бұрын
Can anybody make video for "port forwarding" by Python. I need to do port forward PC to mobile "Smb service" for file transfer. One application is running in mobile called "Lan Drive" which can start smb service mobile to PC ,but it will work only above 1024 port (android not work on below 1024 ports). I need to do port forward in PC , port 445 to 1445 forwarding.
@outlawnation5160
@outlawnation5160 2 жыл бұрын
New to IT, so you just run the script once on your computer and you’ll automatically have a proxy? Can anybody explain this?
@NeuralNine
@NeuralNine 2 жыл бұрын
No. The proxy is only used for the requests you make when you specify it.
@outlawnation5160
@outlawnation5160 2 жыл бұрын
@@NeuralNine I see. Thanks for the quick reply! So basically you are manually inputting the URL’s you want your computer to browse within the script. You are pretty much browsing the web through the command line?
@horridcraft1991
@horridcraft1991 2 жыл бұрын
nice vid, just wanted to ask which Pycharm color theme do u use
@NeuralNine
@NeuralNine 2 жыл бұрын
One dark theme
@horridcraft1991
@horridcraft1991 2 жыл бұрын
@@NeuralNine ok thanks
@exploreworldx
@exploreworldx Жыл бұрын
It won't do anything.just stays ,,stucked,, in the terminal,like it does something but nothing happens
@ClashWithHuzefa
@ClashWithHuzefa 2 жыл бұрын
Very helpful video
@physicesecondaryschool9665
@physicesecondaryschool9665 Жыл бұрын
Can you show me how to use selenium Login Gmail account on Google?
@anoopmathew8241
@anoopmathew8241 2 жыл бұрын
Nor Working
@abdurrahmansyakir6402
@abdurrahmansyakir6402 2 жыл бұрын
how to use username and password?
@zelalemgizachew5563
@zelalemgizachew5563 2 жыл бұрын
Nice video, It would be very helpful if you mentioned a website where we can get free proxies...
@originalbinaryhustler3876
@originalbinaryhustler3876 9 ай бұрын
try google
@osiris5449
@osiris5449 2 жыл бұрын
How to make this be available for a VPN Connection?
@wiki-infodevelopment3369
@wiki-infodevelopment3369 2 жыл бұрын
doesn't work!
2 жыл бұрын
I need this thanks
@infowarrior75
@infowarrior75 2 жыл бұрын
Can you cascade those proxies together? And if so how?
@started.494
@started.494 2 жыл бұрын
Put rest of the proxies you have in one dictionary , then make a for loop according to the number of the proxies inside the dictionary and I think that's it
@infowarrior75
@infowarrior75 2 жыл бұрын
@@started.494 yeah I thought it would be something like that and I'm looking at a string encryptor in python, I wonder would it apply here too?
@infowarrior75
@infowarrior75 2 жыл бұрын
@@started.494 Could be the start of a custom vpn lol
@started.494
@started.494 2 жыл бұрын
@@infowarrior75 yes of course , why do you need that in the proxies server ?
@started.494
@started.494 2 жыл бұрын
@@infowarrior75 In a custom VPN you will need premium proxies which might cost a lot at the start
@8ouc
@8ouc Жыл бұрын
Thanks 🥳
@ismaelortiz4091
@ismaelortiz4091 2 жыл бұрын
what software are you using to program?
@chelvis1569
@chelvis1569 2 жыл бұрын
pycharm
@guilherme5094
@guilherme5094 2 жыл бұрын
Thanks!
@facebookinger
@facebookinger 11 ай бұрын
well that was fun. :)
@foodies690
@foodies690 Жыл бұрын
can u provide a working proxy
@MaybeAwab
@MaybeAwab 2 жыл бұрын
nice video
@Bruh-sp2bj
@Bruh-sp2bj 2 жыл бұрын
a 7 minute video to teach you how to add an additional parameter to a requests call?
@numberiforgot
@numberiforgot 2 жыл бұрын
Have yet to find something python can’t do. It’s applications are endless.
@tapsfest23
@tapsfest23 2 жыл бұрын
Well making a OS is one but apart from it yes. And no I don't want to build an OS in python.
@nguyenanhnguyen7658
@nguyenanhnguyen7658 2 жыл бұрын
a soft VPN :D
@Kmsyt
@Kmsyt Жыл бұрын
69 comments
@gbagba81
@gbagba81 2 жыл бұрын
wait, you aint american? that's interesting
@캬아아악퉤
@캬아아악퉤 2 жыл бұрын
Neural9
Building A Simple REST API with FastAPI in Python
37:12
NeuralNine
Рет қаралды 46 М.
Rotating Proxies For Web Requests in Python
11:31
NeuralNine
Рет қаралды 79 М.
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 1,6 МЛН
МЕБЕЛЬ ВЫДАСТ СОТРУДНИКАМ ПОЛИЦИИ ТАБЕЛЬНУЮ МЕБЕЛЬ
00:20
Touching Act of Kindness Brings Hope to the Homeless #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 19 МЛН
Simple HTTP Server in Python
17:56
NeuralNine
Рет қаралды 184 М.
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 272 М.
DuckDB in Python - The Next Pandas Killer?
19:32
NeuralNine
Рет қаралды 28 М.
Here's How NVIDA's New 'Eagle Eye' Will Change The World Forever
10:41
Coding Encrypted Chat in Python
20:33
NeuralNine
Рет қаралды 47 М.
Web Scraping with Professional Proxy Servers in Python
32:26
NeuralNine
Рет қаралды 50 М.
Zoom Clone in Python
24:27
NeuralNine
Рет қаралды 179 М.
Hide Information in JPEG Files
16:19
NeuralNine
Рет қаралды 179 М.
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 1,6 МЛН