Hacker News new | ask | show | jobs
by always_good 3156 days ago
Writing some scrapers this week, I noticed it's also common for the origin server to just check if the request is coming from VPN/VPS IP address range.

For example, the exact same request will work from your home connection where it doesn't work from EC2.