<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mahan</author_name>
  <author_url>https://blog.hatena.ne.jp/mahan/</author_url>
  <blog_title>hirame’s blog</blog_title>
  <blog_url>https://hirame.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>#!/usr/bin/python # coding: utf-8 import sys import time import urllib import urllib2 from BeautifulSoup import BeautifulSoup output_file = &quot;whois_result&quot; url = &quot;http://whois.jprs.jp/&quot; result = &quot;&quot; def post_whois(param): query = urllib.urlencode(param) response = urllib2.urlopen(urllib2.Request(url, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirame.hateblo.jp%2Fentry%2F2016%2F04%2F27%2F013032&quot; title=&quot;whois検索スクリプト - hirame’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>2016-04-27 01:30:32</published>
  <title>whois検索スクリプト</title>
  <type>rich</type>
  <url>https://hirame.hateblo.jp/entry/2016/04/27/013032</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
