Hacker News | AWS drops bandwidth pricing
For scraping this is nice.
For a 5KB outbound HTTP request,
>>> 1024 * 1024 / 5 / 10
20971
so 20K pages per cent (10 cents / GB outbound charge)
50 cents per million pages
(plus the hourly rate for instances, but I bet one small instance can do a damn large amount of requests at once).
For scraping this is nice.
For a 5KB outbound HTTP request,
>>> 1024 * 1024 / 5 / 10
20971
so 20K pages per cent (10 cents / GB outbound charge)
50 cents per million pages

(plus the hourly rate for instances, but I bet one small instance can do a damn large amount of requests at once).