Making Requests
Requests for thumbnails are made by making service calls to the Alexa Site Thumbnail web service. See the API Reference for more information on making requests.
In order to use the Alexa Site Thumbnail web service, you must first sign up for an Amazon Web Services account, and then subscribe to the Alexa Site Thumbnail service. See the following links to sign up:
Sample thumbnails
Thumbnail images are available in small or large sizes. Shown below are two thumbnails
for the site
www.alexa.com
.
| Small thumbnail | Large thumbnail |
|---|---|
![]() www.alexa.com |
![]() www.alexa.com |
Comparison
The following table compares some properties of small and large thumbnails
| Small thumbnail | Large thumbnail |
|---|---|
|
111x82 pixels |
201x147 pixels |
|
jpeg format only |
jpeg format only |
|
about 3kb in size |
about 8kb in size |
No thumbnail available
The default behavior of the web service API when the requested thumbnail does not exist is to return the following set of images. When this image is returned, the request website will be put on queue for thumbnail generation. The correct thumbnail will appear once the thumbnail has been generated internally by Alexa.
| Small thumbnail | Large thumbnail |
|---|---|
![]() no image (gif format) |
![]() no image (gif format) |
Note:
AST automatically generates both small and large thumbnails when you request a thumbnail that does not exist.