简体   繁体   English

有没有什么好的亚马逊 api,我可以用来从产品名称中获取产品详细信息?

[英]is there any good WORKING amazon api, that i can use to get a product details from the name of the product?

I'm building a project that requires me to get Pictures, Price & URL of an amazon product.我正在构建一个项目,需要我获取亚马逊产品的图片、价格和 URL。

Each user has his own product, and other users can see other users' products, and i have everything saved in a database, so I was thinking of scraping data but that would be too much on the server to scrape on each request.每个用户都有自己的产品,其他用户可以看到其他用户的产品,而我将所有内容都保存在数据库中,所以我正在考虑抓取数据,但服务器上的数据太多了,无法根据每个请求进行抓取。 so I'm trying to find an API where I can get Product URL , Product Image & Product Price from just the keyword of the product.所以我试图找到一个 API ,我可以从产品的关键字中获得产品 URL产品图片产品价格

would love some help.会喜欢一些帮助。

Keepa API and ProxyCrawl API have this funtionality, but both of these are paid solutions. Keepa API 和 ProxyCrawl API 有这个功能,但是这两个都是付费解决方案。 Also, you will always get multiple products per keyword.此外,您将始终获得每个关键字的多个产品。 If you want a 1:1 match then it's not possible using just a keyword- you would need an identifier like an ASIN.如果您想要 1:1 匹配,那么仅使用关键字是不可能的 - 您需要像 ASIN 这样的标识符。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM