I had a website scraping project that scraped tens of thousands of websites
every day. I was running this on an EC2 instance, but didn't want the EC2
instance's IP to be blocked by any of these websites.
One solution for scraping with (near) infinite IP's that I've come across