<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>msys1</author_name>
  <author_url>https://blog.hatena.ne.jp/msys1/</author_url>
  <blog_title>取っ手のコード</blog_title>
  <blog_url>https://msys1.hateblo.jp/</blog_url>
  <categories>
    <anon>nodejs</anon>
  </categories>
  <description>// モジュールの読込 var client = require('cheerio-httpcli'); const ARIA_LABEL = &quot;xxxx&quot; var url = &quot;xxxx&quot;; var param = {}; client.fetch(url, param, function(err, $, res) { if (err) { console.log(&quot;error&quot;); return; } // リンクを抽出して表示 $(&quot;a&quot;).each(function(idx) { var text = $(this).text(); var href = $(this).attr('h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmsys1.hateblo.jp%2Fentry%2F2021%2F06%2F22%2F161110&quot; title=&quot;Node.js スクレイピング cheerio-httpcli 使用例 - 取っ手のコード&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://beasys.net/wp-content/uploads/2021/08/node-js-1-1024x538.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-22 16:11:10</published>
  <title>Node.js スクレイピング cheerio-httpcli 使用例</title>
  <type>rich</type>
  <url>https://msys1.hateblo.jp/entry/2021/06/22/161110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
