DEV Community

Manav
Manav

Posted on • Originally published at sigmapie8.github.io

How To Use Requests With Tor

What's Tor? Software that helps you browse the internet anonymously (almost).

What's stem? Python library to interact with Tor.


In this tutorial we’re going to learn how to use the famous requests library to get resources from internet via Tor network. That means, we’ll be using tor as a proxy between us and the internet.

https://sigmapie8.github.io/learning-stem/requests_with_tor.html


Tell me if you liked it :)

Latest comments (0)