<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirono_hideki</author_name>
  <author_url>https://blog.hatena.ne.jp/hirono_hideki/</author_url>
  <blog_title>告発＼金沢地方検察庁＼最高検察庁＼法務省＼石川県警察御中2020</blog_title>
  <blog_url>https://hirono-hideki.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>スクレイピング</anon>
  </categories>
  <description>:CATEGORIES: python,スクレイピング import re from bs4 import BeautifulSoup import requests load_url = &quot;https://kk2020-09.blogspot.com/&quot; html = requests.get(load_url) soup = BeautifulSoup(html.content, &quot;html.parser&quot;) t = str(soup.find(&quot;h3&quot;, attrs={&quot;class&quot;, &quot;post-title&quot;})) url = re.findall('(.+) title = re.f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirono-hideki.hatenadiary.jp%2Fentry%2F2020%2F09%2F20%2F115011&quot; title=&quot;＊ pythonのbeautifulsoup4でBloggerの最新記事のURLとタイトルをスクレイピング
 - 告発＼金沢地方検察庁＼最高検察庁＼法務省＼石川県警察御中2020&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>2020-09-20 11:50:11</published>
  <title>＊ pythonのbeautifulsoup4でBloggerの最新記事のURLとタイトルをスクレイピング
</title>
  <type>rich</type>
  <url>https://hirono-hideki.hatenadiary.jp/entry/2020/09/20/115011</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
