Create free HTTPS/SOCKS5 proxy servers using AWS Free Tier EC2 instances automatically with Terraform
For scraping purposes, I need good quality proxies every day for 1–2 hours, when my web crawlers are running. I don’t need proxies 24/hours per day.
So it makes sense to use AWS EC2 t2.nano/t2.micro instances for proxy servers and create/destroy them on demand within HTTP API.