wedata

Database: AutoPagerize

Item Details: 食べログ

url ^https://(?:[coru]\.)?tabelog\.com/
nextLink //a[@class='next' or @rel='next']|//div[@class='page-move']/a[contains(., '>')]
pageElement //ul[@class="rstdtl-thumb-list clearfix" or @class="rstdtl-photo-list clearfix"]/li|//div[@class="rvw-item rvw-item--rvwdtl"]|//div[@class="js-rstlist-info rstlist-info"]/*|//div[@class="p-list-control rstdtl-list-control"]/following-sibling::*[./following-sibling::div[@class="list-controll"]]
exampleUrl https://tabelog.com/tokyo/A1304/A130401/13030310/dtlphotolst/4/smp2/D-normal/ https://tabelog.com/tokyo/A1304/A130401/13030310/dtlrvwlst/B112261375/?use_type=0&smp=1&photo_count_per_review=1 https://tabelog.com/tokyo/A1304/A130401/13030310/dtlphotolst/ https://tabelog.com/rstLst/ https://tabelog.com/tokyo/A1327/A132702/lst/ https://tabelog.com/tokyo/A1304/A130401/13030310/dtlrvwlst/COND-0/smp1/?smp=1&photo_count_per_review=1
bookmarklet Array.prototype.forEach.call(document.querySelectorAll('img'), function(img) { var lazySrc = img.hasAttribute('data-src') ? img.getAttribute('data-src') : img.getAttribute('data-original'); if (lazySrc) { img.src = lazySrc; img.classList.remove('lazy');} });

History

Back