I have a Python script that visits a website every 30 sec, and I would need to have a different IP address each time.
What would be the best/most time effective solution?
scraping free proxies online? Do you know a python script that gather proxies from many sources?
use Tor browser to have a different IP each time (I'm using selenium on an aws ec2 instance, you guys know a tutorial on how to use Tor browser on Ubuntu server?)
other methods?
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…