用于Python或Ruby的Amazon Book API? [英] Amazon Book API for Python or Ruby?

查看:117
本文介绍了用于Python或Ruby的Amazon Book API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

用于Python的Amazon API库吗?

我在寻找允许我执行以下操作的Amazon API:

I'm looking for an Amazon API that will allow me to:


  • 按书名或作者查找图书

  • 显示图书封面

  • 获取有关每本书的信息(价格,等级,评论数量,格式,页数等)

Python或Ruby库都可以(我只想要最容易使用的库)。有什么建议么?我知道还有关于SO的其他文章,但似乎这些API很快就过时了。 [几个月前,我尝试了几个建议的Ruby库,但其中的任何一个都无法使用。]

Either a Python or Ruby library would be fine (I just want the library that's easiest to use). Any suggestions? I know there are some other posts about this on SO, but it seems like these APIs get outdated pretty quickly. [I tried a couple suggested Ruby libraries a couple months ago, but couldn't get any of them to work.]

推荐答案

我想我为您找到了两个选择。

I think I found a couple of options for you.

Ruby选项:

该库为绝大多数AWS v3.1 API提供支持。例如,实现了所有形式的产品搜索以及交易明细API和远程购物车API。此外,所有功能都可以使用,例如多页线程检索,对象缓存以及确定客户端最合适的AWS语言环境。

The library provides support for the vast majority of the AWS v3.1 API. For example, all forms of product search are implemented, along with the transaction details API and the remote shopping-cart API. Furthermore, advanced features such as threaded retrieval of multiple pages, object caching and determining a client's most appropriate AWS locale are all available.

http://www.caliban.org/ruby/ruby-amazon.shtml

Python选项:

产品广告API可帮助您使用产品搜索和查找功能,产品信息以及客户评论等功能来宣传亚马逊产品,类似产品,愿望清单以及新旧二手商品。

The Product Advertising API helps you advertise Amazon products using product search and look up capability, product information and features such as Customer Reviews, Similar Products, Wish Lists and New and Used listings.

http://pypi.python.org/pypi/python-amazon-product-api/0.2.1

希望这些可以帮助您。 =)

Hopefully these can help you out. =)

这篇关于用于Python或Ruby的Amazon Book API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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