Skip to content

Instantly share code, notes, and snippets.

View Stormix's full-sized avatar
🧙
Hippity hoppity your code is now my property.

Anas Mazouni Stormix

🧙
Hippity hoppity your code is now my property.
View GitHub Profile
@Stormix
Stormix / PyTorStemPrivoxy.md
Created May 13, 2017 18:23 — forked from KhepryQuixote/PyTorStemPrivoxy.md
Python script to connect to Tor via Stem and Privoxy, requesting a new connection (hence a new IP as well) as desired.

Crawling Anonymously with Tor in Python

adapted from the article "Crawling anonymously with Tor in Python" by S. Acharya, Nov 2, 2013.

The most common use-case is to be able to hide one's identity using TOR or being able to change identities programmatically, for example when you are crawling a website like Google and you don’t want to be rate-limited or blocked via IP address.

Tor

Install Tor.