Here's what you need to get started.
You must have signed up for the service with a valid credit card before you can retrieve thumbnail images from the Alexa Site Thumbnail web service.
| Item | Description | Sign Up At |
|---|---|---|
| Amazon Web Services account | Provides you with access identifiers for authenticating requests and account management information for all of Amazon's web services. Once you have an Amazon Web Services account, you can retrieve your access identifiers at any time by going to the AWS web site, pointing to the Your Web Services Account button (on the top right side of the page), then clicking View Access Key Identifiers. |
http://aws.amazon.com |
| Alexa Site Thumbnail Subscription | You must also sign up for the AlexaSiteThumbnail web service. |
http://aws.amazon.com/ast |
This guide assumes that you are running a web site driven by one of the programming languages below. If not you need to download and install the toolkits and technologies for the language of your choice before proceeding. (Click on the tool or technology name above to go to its web site for more information.)
| Language | Tools Used |
|---|---|
| Java |
|
| C# | |
| Perl | The Perl example uses the following modules, which can be downloaded from the CPAN web site:
|
| PHP |
|
You can get the sample code and ThumbnailUtility packages by language here:
The sample code and packages are also included in the downloadable zip file.
Next Step: Displaying a thumbnail image on a web page