pageElement | //ol[@class='script-list']/li |
---|---|
insertBefore | |
nextLink | //div[@class='pagination']/a[@rel='next'] |
url | ^https?://web\.archive\.org/web/\d{14}/https?://greasyfork\.org/en/scripts\?.+ |
exampleUrl | http://web.archive.org/web/20190823124818/https://greasyfork.org/en/scripts?sort=updated |
Database: AutoPagerize
このデータベースはAutoPagerizeというuserscriptから利用するためのものです。
AutoPagerizeではWebページのurl、次のリンクを指すXPath、ページ要素を指すXPathなどをこのデータベースで共有し、
様々なサイトでの自動ページ継ぎ足しを実現しています。
AutoPagerizeについての詳細は、こちらを参照してください。
http://userscripts.org/scripts/show/8551
Last Update: 2021-03-06T08:59:38+09:00 History
Item List
-
GreasyFork Script List via WBM 2020-09-24T03:03:58+09:00
last update: 2020-09-24T03:03:58+09:00
-
Codeberg 2020-09-21T18:21:40+09:00
pageElement id('release-list')/li[@class='ui grid']|//div[@class='ui repository list' or @class='issue list']/*[@class='item'] nextLink //a[@class='active item']/following-sibling::a[@class=' item navigation'] url ^https?://codeberg\.org/ exampleUrl https://codeberg.org/nobody/LocalCDN/releases https://codeberg.org/explore/repos https://codeberg.org/Codeberg/Community/issues last update: 2020-09-22T07:34:06+09:00
-
w3school 2020-09-19T23:19:50+09:00
pageElement id('main')/*[not(@class='w3-clear nextprev')] nextLink //div[@class='w3-clear nextprev']/a[@class='w3-right w3-btn'] url ^https?://(www\.)?w3schools\.com/ exampleUrl https://www.w3schools.com/js/default.asp last update: 2020-09-20T04:52:25+09:00
-
K-Meleon Forum 2020-09-19T17:21:43+09:00
pageElement //table[@class='PhorumStdTable']/tbody/tr[td]|//div[@class='PhorumReadMessageBlock'] nextLink //div[@class='PhorumNavBlock']/div/strong/following-sibling::a url ^https?://kmeleonbrowser\.org/forum/ exampleUrl http://kmeleonbrowser.org/forum/list.php?9,page=3 http://kmeleonbrowser.org/forum/read.php?9,142050#msg-142252 last update: 2020-09-20T04:33:49+09:00
-
亜紀書房 2020-09-15T11:31:02+09:00
pageElement //div[@class="contents_group"]/div[@class="contents_box"] insertBefore nextLink //span[@class="PagingLink"]/a[contains(text(),"次へ")] url ^https?://www\.akishobo\.com/book/ exampleUrl https://www.akishobo.com/book/?st=1 last update: 2020-09-15T11:31:02+09:00
-
神戸新聞 (検索) 2020-09-14T11:56:30+09:00
pageElement id("search_list")/ul/li insertBefore nextLink //li[@class="next"]/a url ^https?://searching\.kobe-np\.co\.jp/ exampleUrl https://searching.kobe-np.co.jp/?cs=utf8&ord=t&kw=2021 last update: 2020-09-14T11:56:30+09:00
-
AMO Versions via Wayback Machine, pre-2019 layout 2020-09-13T03:02:29+09:00
pageElement //div[contains(@class, 'items')] prevLink //div[@class='island hero c listing']/nav/p[@class='rel']/a[@class='button prev'] nextLink //div[@class='island hero c listing']/nav/p[@class='rel']/a[@class='button next'] category ["AMO"] url ^https?://web\.archive\.org/web/[0-9]{14}/https?://addons\.mozilla\.org/[Ee][Nn]-[Uu][Ss]/firefox/addon/[^/]+/versions/ exampleUrl http://web.archive.org/web/20181212230441/https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/ last update: 2020-09-15T02:54:11+09:00
-
AMO/ATN Reviews 2020-09-12T17:14:02+09:00
pageElement //div[@id='reviews']|//div[@class='AddonReviewList-reviews']//div[@class='Card-contents']/ul|//section[contains(@class, 'AddonReviewList-reviews')]/div[@class='Card-contents']/ul comment catches old and new (2018+) layout (You do not need to add a prevLink and a category section) nextLink //p[@class='rel']/a[@class='button next']|//div[@class='Paginate-links']/a[contains(@class, '-next')] url ^https?://(web\.archive\.org/web/[0-9]{14}/https?://addons\.mozilla\.org|addons\.thunderbird\.net)/[Ee][Nn]-[Uu][Ss]/firefox/addon/[^/]+/reviews/ exampleUrl https://web.archive.org/web/20170829103928/https://addons.mozilla.org/en-US/firefox/addon/lightbeam/reviews/ http://web.archive.org/web/20200402134515/https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/ https://addons.thunderbird.net/en-us/firefox/addon/copy-urls-expert/reviews/ last update: 2020-09-22T17:26:53+09:00
-
Wilders Security Forum Search 2020-09-12T03:01:01+09:00
pageElement //ol[@class='searchResultsList'] comment I had to create this rule because the rule found 'Generic Posts Rule created by swdyh' did not work reliably for 'Wilders'. e.g. it did not work for page 1 and several others. nextLink //link[@rel="next"] url ^https?://www\.wilderssecurity\.com/search/.+ exampleUrl https://www.wilderssecurity.com/search/47864540/?page=3&q=firefox+extension&o=date last update: 2020-09-22T17:43:10+09:00
-
github repos list 2020-09-11T17:59:04+09:00
pageElement //ul[@data-filterable-for='your-repos-filter'] comment To do: 1. internationalize (Previous/Next) 2. change to also work with projects and packages lists nextLink //div[@data-test-selector="pagination"][count(./a)>1 or ./a/preceding-sibling::button]/a[last()] url ^https?://github\.com/[^/]+\?tab=repositories exampleUrl https://github.com/TarekJor?tab=repositories last update: 2020-09-22T17:46:28+09:00
-
PluginsAddonsExtensions 2020-09-11T16:46:44+09:00
pageElement id('data_grid')/div nextLink //span[@class='current']/following-sibling::a[1] url ^https?://pluginsaddonsextensions\.com/ exampleUrl https://pluginsaddonsextensions.com/mozilla-firefox-addons last update: 2020-09-12T06:53:39+09:00
-
WEBサービスまとめてみた 2020-09-11T13:38:22+09:00
pageElement id("main_contents") insertBefore nextLink //link[@rel="next"] url ^https?://webmatome\.info/ exampleUrl http://webmatome.info/ last update: 2020-09-11T13:38:22+09:00
-
ficoforums 2020-09-07T13:51:20+09:00
pageElement //div[@class='lia-linear-display-message-view']|//table[@class='lia-list-wide']/tbody/tr nextLink //a[@rel='next'] url ^https://ficoforums\.myfico\.com/ exampleUrl https://ficoforums.myfico.com/t5/Understanding-FICO-Scoring/Our-Forums-FICO-High-Achievers-Who-has-at-least-one-FICO-Score/td-p/198803/page/2 https://ficoforums.myfico.com/t5/Understanding-FICO-Scoring/bd-p/ficoscoring last update: 2020-09-08T05:04:05+09:00
-
kurbelix 2020-09-05T23:11:35+09:00
pageElement //div[@class='blog--listing block']/*[.//h2] nextLink //a[@title='Nächste Seite'] url ^https?://(www\.)?kurbelix\.de/ exampleUrl https://www.kurbelix.de/blog/ last update: 2020-09-06T05:55:22+09:00
-
Pedelecforum.de foren 2020-09-04T18:02:22+09:00
pageElement (//div[@class='structItemContainer-group js-threadList' or @class='block-body js-replyNewMessageContainer']|//ol[@class='block-body'])/* nextLink //link[@rel='next'] url ^https://(www\.)?pedelecforum\.de/forum/index\.php\? exampleUrl https://www.pedelecforum.de/forum/index.php?forums/vorstellung-von-mitgliedern-und-ihren-pedelecs.13/ https://www.pedelecforum.de/forum/index.php?threads/mit-meinem-stevens-e-triton-25-gent-white-fast-t%C3%A4glich-auf-arbeit.38982/ https://www.pedelecforum.de/forum/index.php?search/4181577/&q=the&o=relevance last update: 2020-09-06T05:49:18+09:00
-
Cyclurba forum-index 2020-09-04T17:51:02+09:00
pageElement id('contenu')//table/tbody/tr[./th]/following-sibling::tr[./following-sibling::tr/th] nextLink id('contenu')/table[last()-1]/tbody/tr/th/a[last()-1]/img/.. url ^https?://cyclurba\.fr/forum-velo/.+ exampleUrl https://cyclurba.fr/forum-velo/25/batteries-bms-chargeurs.html last update: 2020-09-05T10:09:41+09:00
-
Cyclurba thread 2020-09-04T17:45:14+09:00
pageElement id('contenu')/div/form/table/tbody/tr[td[starts-with(@class,'ForumLign2')]] nextLink id('contenu')/div/form/div/a[last()-1]/img/.. url ^https?://cyclurba\.fr/forum/.+ exampleUrl https://cyclurba.fr/forum/648639/efit150-scrapper-e-xc-3.html last update: 2020-09-05T08:24:32+09:00
-
tizag 2020-09-04T17:36:55+09:00
pageElement //table[@class='main']/tbody nextLink //table[@class='main']/tbody//li[@class='cont']/a url ^https?://www\.tizag\.com/ exampleUrl http://www.tizag.com/xmlTutorial/xpathtutorial.php last update: 2020-09-22T17:59:57+09:00
-
andGIRL 2020-09-04T15:59:20+09:00
pageElement //section[@class='new_topic']/div[@class='topic_tile']/ul/li|id('post') nextLink //link[@rel='next']|//div[@class='link read_more']/a|//div[@class='next_post']/a url ^https://www\.andgirl\.jp/ exampleUrl https://www.andgirl.jp/ https://www.andgirl.jp/fashion/35997 last update: 2020-09-06T10:10:26+09:00
-
Space.com 2020-09-04T12:00:39+09:00
pageElement //div[contains(concat(' ', normalize-space(@class), ' '), ' listingResult ')]|//div[@class='structItemContainer-group js-threadList']/*|//div[@class='block-body js-replyNewMessageContainer']/article insertBefore nextLink //link[@rel='next'] url ^https://.+\.space\.com/ exampleUrl https://www.space.com/news https://forums.space.com/forums/article-commentary.71/ https://forums.space.com/threads/spacex-launch-day-thread.31439/ last update: 2020-09-04T12:00:39+09:00
-
javatpoint 2020-09-04T03:14:52+09:00
pageElement //div[@class='onlycontent']//div[@id='city'] nextLink //div[@id='bottomnext']/a[contains(@style, 'right')] url ^https?://www\.javatpoint\.com/ exampleUrl https://www.javatpoint.com/xpath-tutorial last update: 2020-09-22T18:02:12+09:00
-
altova 2020-09-04T03:10:26+09:00
pageElement //div[@class='wrapper band-training-content bg-white py-5'] nextLink //div[@class='col-12 text-right']/a[3] url ^https?://www\.altova\.com/training/.+ exampleUrl https://www.altova.com/training/xpath3/introduction last update: 2020-09-22T18:04:20+09:00
-
w3schoolArchived 2020-09-04T03:04:56+09:00
pageElement //div[@id='main'] nextLink //div[@class='next']/a url ^https?://www\.quanzhanketang\.com/.+ exampleUrl https://www.quanzhanketang.com/xsl/xpath_intro.html last update: 2020-09-22T18:07:14+09:00
-
どこまでこの街? 2020-09-03T22:35:40+09:00
pageElement //section/div[@class='row'] insertBefore nextLink //a[@rel='next'] url ^https?://dokomade\.net/ exampleUrl http://dokomade.net/ last update: 2020-09-03T22:35:40+09:00
-
リスのプラスチックグループ (詳細検索) 2020-09-02T10:05:46+09:00
pageElement //div[@class="section sModSecNormal"][div/@class="dModLayImg left"] insertBefore nextLink //div[@class="dPagerR"]/a[@class="aModEleDef"] url ^https?://www\.risu\.co\.jp/group/search/ exampleUrl https://www.risu.co.jp/group/search/result.php?sort=capacitys last update: 2020-09-02T10:05:46+09:00
-
SPOT 個別記事 2020-08-29T21:48:33+09:00
pageElement //div[contains(@class, "entry_main")]/* insertBefore nextLink //span[contains(concat(" ",@class," "), " current ")]/following-sibling::a url ^https://travel\.spot-app\.jp/(?!page).+/\d exampleUrl https://travel.spot-app.jp/seisyun18kippu_ekimemo/2/ last update: 2020-08-29T21:48:33+09:00
-
RAGTAG 2020-08-25T17:39:29+09:00
pageElement //div[@class="search-result"] nextLink //li[@class="m-paging-list-next"]/a url ^https?://www\.ragtag\.jp/search exampleUrl https://www.ragtag.jp/search?br=10082&lm=m last update: 2020-08-25T17:44:58+09:00
-
Anker Japan 2020-08-25T11:17:40+09:00
pageElement //div[@class="item_list"]/ul/li insertBefore nextLink //a[@class="to_move"] url ^https?://www\.ankerjapan\.com/category/ exampleUrl https://www.ankerjapan.com/category/BATTERY/ last update: 2020-08-25T11:17:40+09:00
-
min.t (ミント) 2020-08-24T10:12:04+09:00
pageElement //div[@class="tweet_box"]/*[not(@class="pagenation")] insertBefore nextLink //link[@rel="next"] url ^https?://min\.togetter\.com/ exampleUrl https://min.togetter.com/SZiteN0 last update: 2020-08-24T10:12:04+09:00
-
exclusivejav 2020-08-24T01:47:24+09:00
pageElement //div[@id="dle-content"] insertBefore nextLink //a[text()="Next"] url ^https?://(www\d?.)exclusivejav\.com exampleUrl last update: 2020-08-24T01:47:24+09:00
-
VOZ Next List of Threads 2020-08-16T23:10:39+09:00
pageElement //div[contains(@class,'block') and contains(@data-href,'inline')] insertBefore comment This is used for VOZ thread list page nextLink (//div[contains(@class,'pageNav')]//a[contains(@class,'pageNav-jump--next')])[last()] url https://voz.vn/f/* exampleUrl https://voz.vn/f/diem-bao.33/page-2 last update: 2020-08-16T23:10:39+09:00
-
VOZ Next 2020-08-16T22:59:07+09:00
pageElement //div[contains(@class,'block--messages')] type_no_page_bar //div[contains(@class,'block-container') and contains(@class,'lbContainer')] type_contain_page_bar //div[contains(@class,'block--messages')] comment This is used for VOZ.vn. It uses xenforo but somehow general rules does not work anymore. I have to make a custom rule. nextLink (//div[contains(@class,'pageNav')]//a[contains(@class,'pageNav-jump--next')])[last()] url https://voz.vn/t/* exampleUrl https://voz.vn/t/apple-sap-bay-tuyen-chien-voi-ca-nganh-game.107707/page-50 last update: 2020-08-16T23:03:08+09:00
-
HelloGiggles 2020-08-13T15:46:39+09:00
pageElement //div[contains(@class,"related-nav-container")]/preceding-sibling::div[not(@id)] nextLink //link[@rel="next"] url ^https?://hellogiggles\.com/.+/\?page exampleUrl https://hellogiggles.com/beauty/?page=2 last update: 2020-08-14T06:36:43+09:00
-
Socialite Life 2020-08-13T15:30:19+09:00
pageElement //div[contains(@class,"hentry")][not(./figure)] nextLink //link[@rel="next"] url ^https?://socialitelife\.com/category/ exampleUrl https://socialitelife.com/category/entertainment/celebrity/ last update: 2020-08-14T06:41:25+09:00
-
Ryuzee.com 2020-08-13T15:21:56+09:00
pageElement id("posts") nextLink //li[@class="page-item"][position()>1]/a|//li[@class="page-item"][1][not(./following-sibling::li)]/a[@href="/page/2"] url ^https?://(www\.)?ryuzee\.com/ exampleUrl https://www.ryuzee.com/ last update: 2020-08-14T06:29:22+09:00
-
winandmac.com 2020-08-13T14:40:31+09:00
pageElement //*[count(./article)>3]/article nextLink //a[@class="next page-numbers"]|//a[@rel="next"][not(//a[@class="next page-numbers"])][@href] url ^https?://(www\.)?winandmac\.com/ exampleUrl https://www.winandmac.com/ last update: 2020-08-14T06:45:50+09:00
-
Pouch[ポーチ] 2020-08-13T13:21:19+09:00
pageElement id("main")/div[./div] insertBefore nextLink //a[@class="next"] url ^https?://youpouch\.com/ exampleUrl https://youpouch.com/ last update: 2020-08-13T13:21:19+09:00
-
バイトル 2020-08-13T13:00:47+09:00
pageElement //article insertBefore nextLink //link[@rel="next"] url ^https?://(www\.)?baitoru\.com/ exampleUrl https://www.baitoru.com/kanto/jlist/wrd%e3%83%86%e3%82%b9%e3%83%88/?pname=search_fw1&from=toparea1 last update: 2020-08-13T13:00:47+09:00
-
Just Skins 2020-08-13T12:09:59+09:00
pageElement //div[@class="x-colophon-content"] comment This is a dummy code for 400. nextLink id("menu-navigation-1")/li[last()]/a url ^https?://(www\.)?justskins\.com/ exampleUrl http://www.justskins.com/ last update: 2020-08-13T12:10:34+09:00
-
Webクリエイターボックス 2020-08-13T11:54:41+09:00
pageElement //article insertBefore nextLink //link[@rel="next"] url ^https://(www\.)?webcreatorbox\.com/ exampleUrl https://www.webcreatorbox.com/ last update: 2020-08-13T11:54:41+09:00
-
小説を読もう! 特殊検索 2020-08-12T10:07:57+09:00
pageElement //div[@class="navi_all"]/following-sibling::*[./following-sibling::div[@class="navi_all"]]|//div[@class="smpnovel_list"] nextLink //a[@title="次のページ"] url ^https?://yomou\.syosetu\.com/ exampleUrl https://yomou.syosetu.com/nolist/nopointlist/ https://yomou.syosetu.com/nolist/noimpressionlist/ https://yomou.syosetu.com/userlist/avgranklist/ last update: 2020-08-12T10:12:09+09:00
-
タテ書き小説ネット 2020-08-12T08:05:29+09:00
pageElement //div[@class="novel_box"] nextLink //a[@class="nextlink"] url ^https?://pdfnovels\.net/ exampleUrl https://pdfnovels.net/novel/all/?word=a last update: 2020-08-12T08:06:03+09:00
-
伊豆シャボテン動物公園グループ 2020-08-11T10:01:15+09:00
pageElement id("contents")/ul[contains(@class,"List")]/li insertBefore nextLink //li[@class="next"]/a url ^https?://shaboten\.co\.jp/ exampleUrl https://shaboten.co.jp/media/ https://shaboten.co.jp/press/ last update: 2020-08-11T10:01:15+09:00
-
listing a_tag 2020-08-04T20:11:24+09:00
pageElement id("list")/a[./article] nextLink //link[@rel="next"]|//a[@class="next page-numbers"] url ^https?://... exampleUrl https://otayado.com/ https://thainokoe.com/ last update: 2020-11-12T17:51:01+09:00
-
釣りニュース 2020-08-03T12:32:23+09:00
pageElement //div[@class="page-links"]/preceding-sibling::*|//footer//small[not(//div[@class="page-links"])] nextLink //span[@aria-current]/following-sibling::a|//a[@href="/privacy-policy/"][not(//span[@aria-current])] url ^https://tsurinews\.jp/\d+ exampleUrl https://tsurinews.jp/93350/ https://tsurinews.jp/120306/ last update: 2020-08-03T13:50:12+09:00
-
価格.comマガジン 2020-08-02T17:49:51+09:00
pageElement //div[@class="article-edit"] | //ul[@class="category-article-list"] insertBefore nextLink //link[@rel="next"] url ^https?://kakakumag\.com/ exampleUrl https://kakakumag.com/av-kaden/?id=13771 https://kakakumag.com/av-kaden/ last update: 2020-08-02T17:49:51+09:00
-
kakaku.com (投稿画像) 2020-08-02T13:50:19+09:00
pageElement //*[@class="imgAreaShadow" or @class="comment"] nextLink //div[@class="arrowImgNext"]/a url ^https?://[^/]+\.kakaku\.com/.+/ImageID exampleUrl https://review.kakaku.com/review/K0001259244/ReviewCD=1352063/ImageID=531521/ https://bbs.kakaku.com/bbs/K0000134110/SortID=11783625/ImageID=715820/ last update: 2020-09-09T10:56:36+09:00
-
電子図書館 (DNP) 2020-08-02T10:53:35+09:00
pageElement id("search_result_list") insertBefore nextLink //a[@class="next"] url ^https?://www\.d-library\.jp/ exampleUrl https://www.d-library.jp/sapporolib/g0108/newbooklist/ https://www.d-library.jp/dnp1/g0102/libcontents/search/?ny1=&sbtn=keyword last update: 2020-08-02T10:53:35+09:00
-
ジョイキャリア 2020-08-01T12:06:38+09:00
pageElement //div[@class="copyright"] insertBefore comment This is a dummy code for 649. nextLink //div[@class="logo"]/a url ^https://career\.joi\.media/category/ exampleUrl https://career.joi.media/category/covid19/ last update: 2020-08-01T12:06:38+09:00
-
勁草書房 2020-07-29T23:10:50+09:00
pageElement id("searchResult")//div[contains(@class,"entryWrapper")] insertBefore nextLink //div[@class="paging"]/a[contains(text(),"次")] url ^https?://www\.keisoshobo\.co\.jp/ exampleUrl http://www.keisoshobo.co.jp/search/g1136.html last update: 2020-07-29T23:10:50+09:00