wedata

Database: ことせかいWebページ読み込み用情報

Item Details: ファミ通.com/news

url ^https?://(www|s).famitsu.com/news/
pageElement //div[@class='article-body']
title //h1[@class='article-header__heading']
author //a[@class='article-header__author-name']
isNeedHeadless true
nextButton li.ft-pager__item--next a
exampleUrl https://www.famitsu.com/news/201805/24157448.html
memo mobile からのアクセスだと nextLink の a が JavaScript で制御されてて拾えない

History

Back