最新消息:20210917 已从crifan.com换到crifan.org

【记录】用Python去实现Amazon的AWS接口调用

Amazon crifan 4298浏览 0评论

先记录相关的文档:

BrowseNodeLookup – Product Advertising API

Product Advertising API version

Versioning – Product Advertising API

Programming Guide – Product Advertising API

Document History – Product Advertising API

最新版本:

文档是最近更新的:August 17, 2017

但是API接口还是之前的:API Version 2013-08-01

然后搜:

Product Advertising API python

找到几个:

(1)python-amazon-product-api

basti / python-amazon-product-api — Bitbucket

python-amazon-product-api 0.2.8 : Python Package Index

文档:

python-amazon-product-api — python-amazon-product-api 0.3-dev documentation

(2)bottlenose

lionheart/bottlenose: A stable, up-to-date Python wrapper for the Amazon Product Advertising API.

400+star

(3)python-amazon-simple-product-api

python-amazon-simple-product-api 2.2.11 : Python Package Index

yoavaviram/python-amazon-simple-product-api: A simple Python wrapper for the Amazon.com Product Advertising API

500+star

文档:

Welcome to Python Amazon Simple Product API’s documentation! — Python Amazon Simple Product API 2.0.1 documentation

去对比看了看:

https://bitbucket.org/basti/python-amazon-product-api/wiki/

-》

https://bitbucket.org/basti/python-amazon-product-api/src/tip/examples/

http://python-amazon-product-api.readthedocs.io/en/latest/

东西倒也挺多的。

https://github.com/yoavaviram/python-amazon-simple-product-api

帮你解析好了。

总体来说还是:

https://github.com/lionheart/bottlenose

的API接口思路很清晰

虽然自定义解析麻烦,但是选择性高

而且支持Throttling和Caching,很不错。

转载请注明:在路上 » 【记录】用Python去实现Amazon的AWS接口调用

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
93 queries in 0.188 seconds, using 23.42MB memory