<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kurene</author_name>
  <author_url>https://blog.hatena.ne.jp/Kurene/</author_url>
  <blog_title>Wizard Notes</blog_title>
  <blog_url>https://www.wizard-notes.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>楽曲解析</anon>
  </categories>
  <description>日本の音楽アーティスト名に関するを調査するために、Pythonを使ってアーティスト名一覧をWeb上からスクレイピングしました。 情報を抽出するWebサイト 実装 結果 まとめ 情報を抽出するWebサイト HTMLのパースしやすさを考え、今回はRockin'on.comの邦楽アーティスト名一覧 を利用しました。 rockinon.com 実装 from urllib import request from bs4 import BeautifulSoup url = &quot;https://rockinon.com/artist/list?category=1&quot; html = request.urlo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.wizard-notes.com%2Fentry%2Fpython%2Fscraping-artist-name&quot; title=&quot;Pythonで邦楽アーティスト名一覧をスクレイピング - Wizard Notes&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/K/Kurene/20191215/20191215114041.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-15 11:45:10</published>
  <title>Pythonで邦楽アーティスト名一覧をスクレイピング</title>
  <type>rich</type>
  <url>https://www.wizard-notes.com/entry/python/scraping-artist-name</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
