<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Shinya_131</author_name>
  <author_url>https://blog.hatena.ne.jp/Shinya_131/</author_url>
  <blog_title>機略戦記</blog_title>
  <blog_url>https://shinya131-note.hatenablog.jp/</blog_url>
  <categories>
    <anon>jq</anon>
  </categories>
  <description>結論 curl -s 'http://api.atnd.org/events/?format=json&amp;count=100' | jq '.events[].event | [.event_id, .title, .catch, .description] | @csv' 概要 curlで取得したjsonをjqで加工する。 解説 ATNDのAPIでjsonを所得する curl -s 'http://api.atnd.org/events/?format=json&amp;count=100' 参考: ATND API リファレンス jqで必要なキーを取り出してCSVに変換 jq '.events[].…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinya131-note.hatenablog.jp%2Fentry%2F2015%2F07%2F01%2F232523&quot; title=&quot;ATNDに掲載されているイベントのタイトル、概要、event_idなどをCSVで取得するワンライナー - 機略戦記&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>2015-07-01 23:25:23</published>
  <title>ATNDに掲載されているイベントのタイトル、概要、event_idなどをCSVで取得するワンライナー</title>
  <type>rich</type>
  <url>https://shinya131-note.hatenablog.jp/entry/2015/07/01/232523</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
