如何以编程方式从亚马逊网站上找到价格? [英] How does one find prices from Amazon's site programmatically?

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

问题描述

所以亚马逊有很多不同的 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.

我看到了 Product Advertising 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 是 Product Advertising API,使用 ItemLookup/ItemSearch 操作或 Seller* 操作.

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

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天全站免登陆