<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xoyip</author_name>
  <author_url>https://blog.hatena.ne.jp/xoyip/</author_url>
  <blog_title>ぴよログ</blog_title>
  <blog_url>https://xoyip.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>gem</anon>
    <anon>Tips</anon>
    <anon>RSSリーダー</anon>
  </categories>
  <description>自分用のメモも兼ねて今は亡きRSSリーダーを作ったときのノウハウを少しずつときどき書いていこうと思います。 RSSリーダーによくある機能として現在開いているページのRSSフィードを購読するというフローがあるんですが、それと同じ機能を実現しようとしたときに使用したruby gemを紹介します。 damog/feedbag このfeedbagは渡されたURLからフィードのURLをいろいろ頑張って抽出し、URLのArrayを返すというシンプルなライブラリです。 $ gem install feedbag でインストールでき、 Feedbag.find(&quot;URL&quot;) とすれば使用できます。 ためしにこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxoyip.hatenablog.com%2Fentry%2F2014%2F01%2F07%2F203404&quot; title=&quot;個別ページのURLからRSSフィードURLを取得するfeedbag - ぴよログ&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>2014-01-07 20:34:04</published>
  <title>個別ページのURLからRSSフィードURLを取得するfeedbag</title>
  <type>rich</type>
  <url>https://xoyip.hatenablog.com/entry/2014/01/07/203404</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
