<?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>スクレイピング</anon>
    <anon>pdf</anon>
    <anon>python-tika</anon>
  </categories>
  <description>不動産のことよくわかんねーって言ってる友だちがいたので、簡単なスクレイピングのプログラムを書いて、不動産の情報収集を日々行っています。 「urlを集め、htmlの&lt;title&gt;タグの中身（つまりページのタイトル）と一緒に表示する」というロジックです。htmlのparseにはBeautifulSoup4を使っています。 kiito.hatenablog.com ところが、不動産の情報は、pdfのレポートでやりとりされるものが多く、htmlをパージングするだけではタイトルが取れないものもいくらかあります。 例えば、こちらの資料などです。 そこで、pdfのメタ情報を取得することにしました。 Pyth…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiito.hatenablog.com%2Fentry%2F2016%2F04%2F24%2F073441&quot; title=&quot;【Python】Web上にあるpdfのタイトルを取得する（中間報告） - 歩いたら休め&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>http://ecx.images-amazon.com/images/I/51q+SmA+0QL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-24 07:34:41</published>
  <title>【Python】Web上にあるpdfのタイトルを取得する（中間報告）</title>
  <type>rich</type>
  <url>https://kiito.hatenablog.com/entry/2016/04/24/073441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
