<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>noritsugu</author_name>
  <author_url>https://blog.hatena.ne.jp/noritsugu/</author_url>
  <blog_title>noritsugu’s diary</blog_title>
  <blog_url>https://noritsugu.hatenablog.com/</blog_url>
  <categories>
    <anon>everyday</anon>
    <anon>Ruby</anon>
  </categories>
  <description>まんま require 'mechanize' require 'logger' agent = Mechanize.new { |a| a.log = Logger.new(&quot;mech.log&quot;) } #agent.user_agent_alias = 'Mac Safari' page = agent.get(&quot;http://www.google.com/&quot;) search_form = page.form_with(:name =&gt; &quot;f&quot;) search_form.field_with(:name =&gt; &quot;q&quot;).value = &quot;Hello&quot; search_results = age…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnoritsugu.hatenablog.com%2Fentry%2F20100626%2FRuby&quot; title=&quot; mechanize：Mechanize：Example - noritsugu’s diary&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-06-26 00:00:00</published>
  <title> mechanize：Mechanize：Example</title>
  <type>rich</type>
  <url>https://noritsugu.hatenablog.com/entry/20100626/Ruby</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
