Using Tor with the Python Requests Library

preview_player
Показать описание
If you have used Python then you have probably used the fantastic Requests library. It makes doing HTTP request nice and easy. I use this library almost every day. Today I wanted to use it a bit differently. I wanted to use it with Tor. There are several ways to to this. I’ll showing you one possible way to do it. This method will also allow you to make request for the dark web aka tor hidden services.

Рекомендации по теме
Комментарии
Автор

That helps me a lot. plz continue giving courses like this. thanks again

zieddatascientist
Автор

*NOTE: October 2022*
For those having issues, specifically "the target machine actively refused [the connecton]"

IF YOU DOWNLOAD THE MAIN VERSION DIRECTLY FROM THE DEFAULT TOR DOWNLOADS PAGE
TOR updated the main version's default port from 9050 to *9150*

IF YOU DOWNLOAD FROM THE SOURCE CODE/THE EXPERT BUNDLE
The default port will still be 9050

@Mr. Rigden
This is an excellent video! Can I ask that you update your blog post to mention this please?

TipsTat
Автор

I am getting InvalidSchema: Missing dependencies for SOCKS support.


Please help whats wrong here.

muhammadazain
Автор

why AssertionError: Not supported proxy scheme socks5h

eliseotorres
Автор

This isn't your content you stole this from an article

Joel-itpt