<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsukumaru</author_name>
  <author_url>https://blog.hatena.ne.jp/tsukumaru/</author_url>
  <blog_title>ブログが続かない人のブログ</blog_title>
  <blog_url>https://tsukumaru.hateblo.jp/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>tech</anon>
  </categories>
  <description>webapiをたたくとjsonが降ってくるから、それを使ってデータを取り出すという問題。 数ヶ月前に何言ってんだ？って思った記憶があるので、調べ直してみた。 そしたら、jQueryにgetJSONとかいう便利なメソッドがあるんだね。 $.getJSON(url, data, callback) って感じ。 callbackの中で降ってきたJSON使えるから、callbackをfunction(json){}とかにしておけば、json.~で取り出せる。なんて便利なんだ。。。完全に知識不足。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsukumaru.hateblo.jp%2Fentry%2F2014%2F10%2F25%2F234618&quot; title=&quot;javascriptでwebapiを叩く - ブログが続かない人のブログ&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-10-25 23:46:18</published>
  <title>javascriptでwebapiを叩く</title>
  <type>rich</type>
  <url>https://tsukumaru.hateblo.jp/entry/2014/10/25/234618</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
