<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mat5ukawa</author_name>
  <author_url>https://blog.hatena.ne.jp/mat5ukawa/</author_url>
  <blog_title>現場ログ</blog_title>
  <blog_url>https://mat5ukawa.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>レコード一覧をページネートで表現したリソースがあるとする。 ページ毎に固有メッセージ page number is {page number} が存在するので、 全ページ分その取得を試みる。 リソースの想定図 ページ毎に page number is {page number} が存在する ページネートが設置されていて、番号をクリックすればそのページに遷移する 現在のページに対して「次のページ」を示す属性(ex. rel=&quot;next&quot;) が存在する 探索方法(概念図) 単方向にリソースを探索する。探索が終わったら(= ページ終点にたどり着いたら)クロールを止める。 探索方法(ソース) main…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmat5ukawa.hateblo.jp%2Fentry%2F2018%2F06%2F05%2F002826&quot; title=&quot;scrapy ページネート形式のリソースをページ順々にスクレイピングする - 現場ログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mat5ukawa/20180605/20180605002555.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-05 00:28:26</published>
  <title>scrapy ページネート形式のリソースをページ順々にスクレイピングする</title>
  <type>rich</type>
  <url>https://mat5ukawa.hateblo.jp/entry/2018/06/05/002826</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
