{"image_url":null,"blog_url":"https://noritsugu.hatenablog.com/","width":"100%","published":"2010-06-26 00:00:00","description":"\u307e\u3093\u307e require 'mechanize' require 'logger' agent = Mechanize.new { |a| a.log = Logger.new(\"mech.log\") } #agent.user_agent_alias = 'Mac Safari' page = agent.get(\"http://www.google.com/\") search_form = page.form_with(:name => \"f\") search_form.field_with(:name => \"q\").value = \"Hello\" search_results = age\u2026","url":"https://noritsugu.hatenablog.com/entry/20100626/Ruby","version":"1.0","height":"190","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnoritsugu.hatenablog.com%2Fentry%2F20100626%2FRuby\" title=\" mechanize\uff1aMechanize\uff1aExample - noritsugu\u2019s diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_name":"noritsugu","categories":["everyday","Ruby"],"author_url":"https://blog.hatena.ne.jp/noritsugu/","blog_title":"noritsugu\u2019s diary","provider_url":"https://hatena.blog","title":" mechanize\uff1aMechanize\uff1aExample","type":"rich"}