怎样才能找到亚马逊的网站编程的价格? [英] How does one find prices from Amazon's site programmatically?

查看:161
本文介绍了怎样才能找到亚马逊的网站编程的价格?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,亚马逊有很多不同的API为不同的东西,这是很难找到一个我正在寻找。

So Amazon has lots of different APIs for different things, and it's hard to find the one I'm looking for.

我有一个卖东西和检查亚马逊最低价知道在哪里可以价格自己的东西(略低于最低东西有)的客户端。他们想要的功能整合到他们的库存系统,该系统会自动找到该产品的最低价格在亚马逊和显示。我想知道这AWS的服务是最适合这个任务。

I have a client that sells things and checks Amazon's lowest price to know where to price their things (slightly under the lowest thing there). They want functionality integrated into their inventory system that would automatically find the product's lowest price on Amazon and display that. I was wondering which AWS service is best suited to this task.

我看到产品广告API,并且看起来像最接近现在。是这样吗?

I see the Product Advertising API, and that looks like the closest thing right now. Is that so?

我真的不希望依靠刮板时,亚马逊提供了一个编程接口这些信息的地方,我知道他们这样做是因为许多其他产品都没有了。有人说,他们可以下载亚马逊的产品转储和使用本地 - 我愿意接受这种选择太多,如果任何人都可以在它的方向指向我

I don't really want to rely on a scraper when Amazon provides a programmatic interface to this information somewhere, which I know they do because many other products have this. Some say that they can just download a dump of Amazon's products and use that locally -- I'm open to that option too if anyone can point me in its direction.

推荐答案

是的,技术上适当API是商品广告API,使用ItemLookup / ItemSearch操作或卖家*操作。

Yes, the technically appropriate API is the Product Advertising API, using the ItemLookup/ItemSearch operations or the Seller* operations.

<一个href="https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html">https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html

我也建议你检查这个API许可协议,特别是第4(I)。

I would also advise you to check the licensing agreement for this API, notably clause 4 (i).

这篇关于怎样才能找到亚马逊的网站编程的价格?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆