tags:

views:

2235

answers:

3

I want to get the cover of a book form its ASIN through amazon API. I use "ItemLookup" operation but I only get the auther, manufacturer and the title.

ie :

Anna Gavalda J'Ai Lu Book Ensemble, C'Est Tout (French Edition)

Any Idea ?

+2  A: 

just google it!

http://blogs.msdn.com/coding4fun/archive/2006/10/31/912260.aspx

Trickster
+2  A: 

Use the Images Product Group in the Amazon Product Advertising API.

dfrankow