How can I integrate Amazon search results into my app?

狂风中的少年 提交于 2019-12-08 09:27:22

问题


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.

Thanks. 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.


回答1:


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.




回答2:


Here is the text: (e) You will not, without our express prior written approval, use any Product Advertising Content on or in connection with any site or application designed or intended for use with a mobile phone or other handheld device.

Not sure if anyone requested or got approved. But technically if you want to try it out, check this: http://sourceforge.net/projects/mtgr8-a3/



来源:https://stackoverflow.com/questions/2344084/how-can-i-integrate-amazon-search-results-into-my-app

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!