<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiririmode</author_name>
  <author_url>https://blog.hatena.ne.jp/kiririmode/</author_url>
  <blog_title>理系学生日記</blog_title>
  <blog_url>https://kiririmode.hatenablog.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>Twitter には様々な API が用意されていて、基本的な twitter クライアントがこの API を使って実装されているのはご存知の通りです。 例えばぼくが自分のタイムラインを取得するときは statuses/user_timeline API を用いれば良く、それによって複数の Tweet の情報が返ってきます。この Tweet の情報には様々なものが含まれており、実際の Tweet の内容の他に、例えば呟いたユーザの情報だったり、呟かれた時間(created_at)だったりが入っています。 この Tweet の情報を DB に保存しておきたいなと思い、そういうプログラムを書いてい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20100407%2Fp1&quot; title=&quot;twitter API で取得できる created_at のフォーマット - 理系学生日記&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>2010-04-07 00:00:00</published>
  <title>twitter API で取得できる created_at のフォーマット</title>
  <type>rich</type>
  <url>https://kiririmode.hatenablog.jp/entry/20100407/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
