<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hyoromo</author_name>
  <author_url>https://blog.hatena.ne.jp/hyoromo/</author_url>
  <blog_title>hyoromoのブログ</blog_title>
  <blog_url>https://hyoromo.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby1.9.1</anon>
  </categories>
  <description>ちょっと思いつき企画一日に一つ、小さなお題を出し、それを実装する。 名付けて『本日のお題』をやってみたいと思います。 タイトルがそのままなのは気にしてはいけません。 本日のお題 『Webページ上にあるURLを抽出せよ』 仕様 コマンドライン引数で抽出先のページを指定 指定ページが存在するかをチェック コマンドライン上にURLを出力 ソースコード #! /usr/bin/ruby # encoding: utf-8 require 'open-uri' require 'timeout' # URL上に存在する画像ファイルのURLを取得し、一覧表示させます。 def extract_url(ur…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhyoromo.hatenablog.com%2Fentry%2F20090318%2F1237400408&quot; title=&quot;サイト上にある画像のURLを抽出する - hyoromoのブログ&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>2009-03-18 03:20:08</published>
  <title>サイト上にある画像のURLを抽出する</title>
  <type>rich</type>
  <url>https://hyoromo.hatenablog.com/entry/20090318/1237400408</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
