Amazon Web Services provides links to these packages as a convenience for our customers,
but software not authored by an "@AWS" account has not been reviewed or screened by AWS.
Please review this software to ensure it meets your needs before using it.
A Ruby sample that makes a query request to the Alexa Top Sites web service.
The readme file in the download explains how to use this sample.
Comments
thanks, great starting point
but the URL needs to be "http://ats.amazonaws.com?" for it to work. and the xml formatted output is a little tricky to use, time to dust off some Ruby/XML books ...