How to fetch, display Amazon Marketplace listings by item?
Posted
by Matt G.
on Stack Overflow
See other posts from Stack Overflow
or by Matt G.
Published on 2010-03-31T13:22:40Z
Indexed on
2010/04/01
16:03 UTC
Read the original article
Hit count: 215
amazon-web-services
|ecommerce
Hi all,
My question pretty much says it all: I'm looking for a way to display Amazon Marketplace listings based on an item lookup. Example: If I do a call to ItemLookup with an ASIN of 0590353403 (Harry Potter and the Sorcerer's Stone), I'm looking for a result set of perhaps the top ten new or used Marketplace listings, preferably with seller information attached.
I apologize if this is clearly documented somewhere, but I have been looking all through the Amazon API docs and on Google to no avail. StackOverflow doesn't seem to have any Related Questions that match what I'm asking, either.
Thanks in advance!
© Stack Overflow or respective owner