<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shgam</author_name>
  <author_url>https://blog.hatena.ne.jp/shgam/</author_url>
  <blog_title>旧gaaamiiのブログ</blog_title>
  <blog_url>https://shgam.hatenadiary.jp/</blog_url>
  <categories>
    <anon>API</anon>
    <anon>Ruby on Rails</anon>
    <anon>開発記録</anon>
  </categories>
  <description>Product Advertising APIの基本的な使い方は省きます。 APIを叩く際はamazon-ecsというgemを使っていて、商品情報は以下のような形で取得していました。 Amazon::Ecs.item_lookup(asin_id, :response_group =&gt; 'ItemAttributes, Images', :country =&gt; 'jp') ID１件ずつAPIを叩いていたんですが、そのせいでAmazonからのレスポンスがとれないことがありました。このAPIには「リクエストは１秒間に１回にしてね」という制限があるので、eachで回して５件分くらいのリクエストを送る…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshgam.hatenadiary.jp%2Fentry%2F2014%2F04%2F05%2F111516&quot; title=&quot;ASIN複数指定で商品情報を一括取得する方法（Amazon Product Advertising API） - 旧gaaamiiのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-05 11:15:16</published>
  <title>ASIN複数指定で商品情報を一括取得する方法（Amazon Product Advertising API）</title>
  <type>rich</type>
  <url>https://shgam.hatenadiary.jp/entry/2014/04/05/111516</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
