<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hagino_3000</author_name>
  <author_url>https://blog.hatena.ne.jp/hagino_3000/</author_url>
  <blog_title>hagino3000's blog</blog_title>
  <blog_url>https://hagino3000.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>特定のコミュニティの更新情報を取得する実験 require 'rubygems' require 'mechanize' require 'hpricot' class TopicUpdInfo attr_accessor :title attr_accessor :url attr_accessor :updDate public def to_s puts @updDate + ' ' + @title + ' ' + @url end end # Mechanizeの設定 agent = WWW::Mechanize.new agent.user_agent_alias = 'Mac S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhagino3000.hatenablog.com%2Fentry%2F20080908%2F1220809969&quot; title=&quot;RubyのWWW::MechanizeとHpricotでmixiの更新情報を取得する - hagino3000&amp;#39;s blog&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>2008-09-08 02:52:49</published>
  <title>RubyのWWW::MechanizeとHpricotでmixiの更新情報を取得する</title>
  <type>rich</type>
  <url>https://hagino3000.hatenablog.com/entry/20080908/1220809969</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
