<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>end0tknr</author_name>
  <author_url>https://blog.hatena.ne.jp/end0tknr/</author_url>
  <blog_title>end0tknr's kipple - web写経開発</blog_title>
  <blog_url>https://end0tknr.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>機械学習を使って東京23区のお買い得賃貸物件を探してみた 〜スクレイピング編〜 - データで見る世界 ↑こちらを写経し、↓こう書きました #!python3 # -*- coding: utf-8 -*- from bs4 import BeautifulSoup import requests import csv import re import sys import time # 検索結果 1ページ目 req_url_1st = \ &quot;http://suumo.jp/jj/chintai/ichiran/FR301FC001/?&quot; + \ &quot;&amp;&quot;.join([&quot;ar=030&quot;, &quot;bs=…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fend0tknr.hateblo.jp%2Fentry%2F20220101%2F1641034016&quot; title=&quot;BeautifulSoup for python3 による scraping の練習 - end0tknr&amp;#39;s kipple - web写経開発&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>2022-01-01 19:46:56</published>
  <title>BeautifulSoup for python3 による scraping の練習</title>
  <type>rich</type>
  <url>https://end0tknr.hateblo.jp/entry/20220101/1641034016</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
