wedata

Database: AutoPagerize

Item Details: くらげバンチ

url ^http://www\.kurage-bunch\.com/manga/
nextLink //div[@class="pn_btn cf"]/a[last()][./img[contains(@src,"next")]]
pageElement id("manga_area")//img[not(contains(@src,"kurage_bunch") or contains(@src,"btn"))]|id("title")
exampleUrl http://www.kurage-bunch.com/manga/hatarakanai_futari/13/
bookmarklet var xpath='id("manga_area")/div/hr[last()]/following-sibling::img'; var hit=document.evaluate(xpath, document, null, 7, null); var xpath2='//p[last()]/a'; var hit2=document.evaluate(xpath2, document, null, 7, null); for(var i=0;i<hit.snapshotLength;i++) { console.log(hit.snapshotItem(i).src=hit2.snapshotItem(0).href+"img/" +(i+1)+ ".jpg"); }
comment This is a display image of the first page is repeated on the second page or later Chrome.

History

Back