For some reason
http://www.eonline.com/au/news/386489/2013-grammy-awards-winners-the-complete-list
typically (but not always) returns a 405 Method Not Allowed error when accessed from curl, but returns 200 OK when accessed from a web browser. We should figure out why this happens as it will probably be true of other sites as well.
We should try various curl options, make sure we are handling cookies appropriately, etc.