<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hyottokoaloha</author_name>
  <author_url>https://blog.hatena.ne.jp/hyottokoaloha/</author_url>
  <blog_title>DesignAssembler</blog_title>
  <blog_url>https://hyottokoaloha.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>こんにちは。現在webAPIの勉強をしています。以前書いた記事ではTwitterAPIの制御にtwitter gemを使用していましたが、今回はoauthとjsonを使ってツイートの検索をします。 準備必要なoauth gemとjson gemをインストールするので以下を入力してください。 $ sudo gem install oauth $ sudo gem install json 今回は認証にoauth gemを使い、APIの出力を取得するのにjson gemを使います。ソースコードでは早速ソースコードです。 require 'oauth' require 'json' consumer…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhyottokoaloha.hatenablog.com%2Fentry%2F2015%2F04%2F28%2F011906&quot; title=&quot;TwitterAPIをrubyで操作 - DesignAssembler&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/hyottokoaloha/20150428/20150428002945.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-04-28 01:19:06</published>
  <title>TwitterAPIをrubyで操作</title>
  <type>rich</type>
  <url>https://hyottokoaloha.hatenablog.com/entry/2015/04/28/011906</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
