<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takeshi0406</author_name>
  <author_url>https://blog.hatena.ne.jp/takeshi0406/</author_url>
  <blog_title>歩いたら休め</blog_title>
  <blog_url>https://kiito.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>BeautifulSoup4</anon>
  </categories>
  <description>statsbeginner.hatenablog.com を書いている方がいたのですが、BeautifulSoupとリスト内包表記を使えばもう少し楽に書けるということを示すために書きました。 参考資料 PythonとBeautiful Soupでスクレイピング - Qiita import time from urllib import request from datetime import datetime as dt import pandas as pd from bs4 import BeautifulSoup class TwilogParser: def __init__(sel…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiito.hatenablog.com%2Fentry%2F2015%2F11%2F17%2F041808&quot; title=&quot;【Python】Twilog + Pythonで他人の過去の全ツイートを取得するコード - 歩いたら休め&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>2015-11-17 04:18:08</published>
  <title>【Python】Twilog + Pythonで他人の過去の全ツイートを取得するコード</title>
  <type>rich</type>
  <url>https://kiito.hatenablog.com/entry/2015/11/17/041808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
