如何从亚马逊获取ASIN和价格
我有书籍的详细信息,包括 ISBN、书名和作者,是否可以获取 ASIN 和价格,以便我可以直接链接到亚马逊上的产品页面?谢谢。
I have the detail information of books including ISBN, title, and author, is there anyway to get ASIN and the price so that i could make links to the product page on amazon directly?Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您有 10 位 ISBN 编号,则 ASIN 编号实际上是相同的。
什么是 UPC、EAN、ISBN。和 ASIN?
如何获取 ASIN 编号?
已知 ASIN 后,您可以使用 ItemLookup Amazon API 命令检索价格。
If you have 10 digit ISBN numbers, the ASIN number is actually the same.
What are UPCs, EANs, ISBNs. and ASINs?
how do i get an ASIN number?
With the ASIN known, you can then use the ItemLookup Amazon API command to retrieve the price.