Skip to content

raghavbansal27/Using-Tor-With-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Using-Tor-With-Python

This is one way to use Tor with the Request Library in Python. I hope you will find it useful.

pre-requisite:

  1. Install Tor Browser.
  2. Open Tor Browser before running this code.
  3. pip install requests
  4. pip install requests[socks]
  5. pip install requests[security]

This code is written in Python 3.7

About

This is one way to use Tor with the Request Library in Python. I hope you find it useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages