I tried to dump the content of www.stackoverflow.com using Lynx, but I got the following output.
# lynx -dump www.stackoverflow.com
We're sorry... This IP is only allowed to access our API. To protect our users, we can't process requests from this IP address. If you believe you have reached this page in error, [1]contact us. References 1. mailto:team@stackoverflow.com
Why is the content restricted? It is an open site and should be accessible by Lynx.
Do I need to do something else to fetch the content with Lynx?
What's wrong with my IP? I am using Amazon EC2 instance.