wedata

Database: AutoPagerize

Item Details: 京都新聞

url ^https?://(www\.)?kyoto-np\.co\.jp/search
nextLink //li[@class='next']/a
pageElement //ul[@class="pagination"]/preceding-sibling::div[1]/article
exampleUrl https://www.kyoto-np.co.jp/search/?q=dvd
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