<?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>urllib(urllib2)</anon>
    <anon>Python</anon>
    <anon>BeautifulSoup4</anon>
    <anon>スクレイピング</anon>
  </categories>
  <description>これの続きです kiito.hatenablog.com import csv import time import urllib.request from bs4 import BeautifulSoup # 年月日を作成 years = range(2010,2016) months = range(1,13) days = range(1,32) dates = [[c,m,d] for c in years for m in months for d in days] # 存在しない組み合わせを削除 dates = filter(lambda x: not ((x[1] in [2,4…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiito.hatenablog.com%2Fentry%2F2015%2F09%2F13%2F154702&quot; title=&quot;【Python】Yahoo!天気をクロールして東京の過去のお天気データを取れました - 歩いたら休め&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-09-13 15:47:02</published>
  <title>【Python】Yahoo!天気をクロールして東京の過去のお天気データを取れました</title>
  <type>rich</type>
  <url>https://kiito.hatenablog.com/entry/2015/09/13/154702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
