<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>side_tana</author_name>
  <author_url>https://blog.hatena.ne.jp/side_tana/</author_url>
  <blog_title>暮らしの技術</blog_title>
  <blog_url>https://tech-blog.tanatana.info/</blog_url>
  <categories>
  </categories>
  <description>この記事は adventar.org の23日目に寄せた記事です。GASでHTTPを受けてスプレッドシートにデータを入力できる、という話を聞いたので試して見た、というような記事です。今回はとりあえず動かしてみて満足することがゴールです。まず新しいスプレッドシートを作成し、「ツール」から「スクリプトエディタ」を開きます。次に、スクリプトエディタに以下のようなコードを書きます。リクエストを受けた時刻を一行挿入し、It's works! というテキストを返します。 function doGet(e) { var ss = SpreadsheetApp.getActive() var sheet = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-blog.tanatana.info%2Fentry%2F2018%2F12%2F23%2F011234&quot; title=&quot;cURL でスプレッドシートにデータを入力する - 暮らしの技術&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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/side_tana/20181223/20181223010222.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-23 01:12:34</published>
  <title>cURL でスプレッドシートにデータを入力する</title>
  <type>rich</type>
  <url>https://tech-blog.tanatana.info/entry/2018/12/23/011234</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
