wedata

Database: AutoPagerize

Item Details: Impress カテゴリ

url ^https?://[^\.]\.watch\.impress\.co\.jp/category/
nextLink //li[@class="page current"]/following-sibling::li[1]/a
pageElement //ul[@class='list-02']/li
exampleUrl https://game.watch.impress.co.jp/category/ps/ https://internet.watch.impress.co.jp/category/topic/security/ https://pc.watch.impress.co.jp/category/device/2in1/
bookmarklet for (var i=0; i<Number($(".autopagerize_link").last().text())*50; i++) { $("img[ajax]").eq(i).attr("src",$("img[ajax]").eq(i).attr("ajax")); }
comment The existence of //link[@rel="next"] cannot be confirmed when JavaScript is off.

History

Back