<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hideack</author_name>
  <author_url>https://blog.hatena.ne.jp/hideack/</author_url>
  <blog_title>テノニッキ (@hideack 's diary)</blog_title>
  <blog_url>https://hideack.hatenablog.com/</blog_url>
  <categories>
    <anon>tips</anon>
    <anon>プログラム</anon>
  </categories>
  <description>Google docsネタ第2弾 エントリ。 仕事でGoogle docsにメモられたURLにつけられたfacebookのいいね数をとりたいなと思ったので、以下の様なスクリプトをgoogle docsで作成して解決。 スプレッドシートの「ツール＞スクリプトエディタ」で空のプロジェクトを使って以下の様なスクリプトを書きます。 function fb(uri) { var cache = CacheService.getPublicCache(); var cacheKey = &quot;fb:like:&quot; + uri; var likeNum; likeNum = cache.get(cacheKey)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhideack.hatenablog.com%2Fentry%2F2015%2F07%2F22%2F203353&quot; title=&quot;Google docsのスプレッドシート上に記載されたURLのいいね数を取得する - テノニッキ (@hideack &amp;#39;s diary)&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>http://cdn-ak.f.st-hatena.com/images/fotolife/h/hideack/20150718/20150718121953.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-07-22 20:33:53</published>
  <title>Google docsのスプレッドシート上に記載されたURLのいいね数を取得する</title>
  <type>rich</type>
  <url>https://hideack.hatenablog.com/entry/2015/07/22/203353</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
