Crawling the web anonymously with Tor in Python : How to change your identity (IP) per url request
Jul 20, 2017 · 1 min read
In this post, I will show you how make a bot that requests pages while changing its identity for every request.
This is made with Linux users in mind:
http://sacharya.com/crawling-anonymously-with-tor-in-python/
