<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fysker</author_name>
  <author_url>https://blog.hatena.ne.jp/fysker/</author_url>
  <blog_title>望月の息抜き</blog_title>
  <blog_url>https://fullmoons-breather.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>プログラミング</anon>
    <anon>ライブラリ</anon>
  </categories>
  <description>【記事の目標】 Pythonで取得したWebページの情報を解析する。 【作業手順】 １．Beautiful Soupをインストール ２．Beautiful Soupをインポート ３．Webページを取得して解析しよう ４．解析結果から欲しいタグの情報だけ抽出してみよう １．Beautiful Soupをインストール まずは、自分の開発環境にBeautiful Soupをインストールしましょう。 ターミナルにて以下コマンドを実行しましょう。 linuxの場合：pip install beautifulsoup4 windowsの場合：python -m pip install beautifuls…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffullmoons-breather.hatenadiary.jp%2Fentry%2F2022%2F01%2F02%2F195948&quot; title=&quot;【Python】【6】HTMLを解析してみよう - 望月の息抜き&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/f/fysker/20220102/20220102015048.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-02 19:59:48</published>
  <title>【Python】【6】HTMLを解析してみよう</title>
  <type>rich</type>
  <url>https://fullmoons-breather.hatenadiary.jp/entry/2022/01/02/195948</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
