Amazon Advertising APIを利用して、ISBNで商品を検索する
書籍を簡単に検索したい人へ
- Google Books APIを利用する方が簡単です
- 一部の書籍が検索に引っかからなかったり、作成しようとしているアプリの要件を満たせないため、Amazon Advertising APIを利用しました
手順
- リクエストに必要な
Access Key ID
・Secret Access Key
を取得 - リクエストに必要な
Associate Tag
を取得 - ItemLookUpオペレーションを利用して、必須パラメータを入力
最終的なリクエストはこんな感じ
http://webservices.amazon.co.jp/onca/xml?Service=AWSECommerceService&Operation=ItemLookup&SubscriptionId=[Access Key Id]&AssociateTag=[Associate Tag]&ItemId=[ISBN]&IdType=ISBN&ResponseGroup=Images,ItemAttributes,Offers&SearchIndex=All
Author And Source
この問題について(Amazon Advertising APIを利用して、ISBNで商品を検索する), 我々は、より多くの情報をここで見つけました https://qiita.com/araiman/items/deb419ead469ef495ea0著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .