<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ypooo</author_name>
  <author_url>https://blog.hatena.ne.jp/ypooo/</author_url>
  <blog_title>ypooo’s diary</blog_title>
  <blog_url>https://ypooo.hatenablog.com/</blog_url>
  <categories>
    <anon>LISP</anon>
    <anon>関数型</anon>
  </categories>
  <description>6. fetch-html 関数 ypooo.hatenablog.com (defun fetch-html (url) (handler-case (multiple-value-bind (body status) (drakma:http-request url :connection-timeout 10 :force-binary t) (if (= status 200) (babel:octets-to-string body :encoding :utf-8) (progn (warn &quot;HTTP error: ~A (Status: ~A)&quot; url status) nil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fypooo.hatenablog.com%2Fentry%2F2026%2F04%2F25%2F054154&quot; title=&quot;PythonプログラマーのためのCommon Lispコード解説 06 - ypooo’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>https://cdn-ak.f.st-hatena.com/images/fotolife/y/ypooo/20260425/20260425055449.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-04-25 05:41:54</published>
  <title>PythonプログラマーのためのCommon Lispコード解説 06</title>
  <type>rich</type>
  <url>https://ypooo.hatenablog.com/entry/2026/04/25/054154</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
