Search code examples
iossdkamazon-advertising-api

How can I integrate Amazon search results into my app?


I was wondering how I can use the Amazon Search API in my iPhone app code.

I've looked around and can't really find any good usage examples.

My idea would be the lookup of a certain, specific Amazon product and the ability to let the user buy that item.

Any help would be great!

Update: I didn't mean ordering. I just mean the showing of product details and pricing and redirection to Amazon.com if they do want to order it.


Solution

  • I believe Amazon's terms-of-service prohibit using their API to purchase products on a mobile device. I think Delicious Library got bit by this, or something close to it. Just a heads up.