Query Example in Java
Community Contributed Software
-
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 Java sample that makes a query request to the Alexa Top Sites web service, and get back the top 100 results for a particular country. The list of available countries is returned when you use the ListCountries response group. The list includes US, CN, DE. If no CountryCode is specified, a global list is returned.
Details
The readme file in the download explains how to use this sample.