| insertBefore | id("middleFooter") |
|---|---|
| pageElement | id("middleContent") |
| url | ^http://(?:www\.)?xkcd\.com/\d+/ |
| nextLink | //a[@accesskey="n" and @href!= "#"] |
| exampleUrl | http://xkcd.com/1/ |
Database: AutoPagerize
このデータベースはAutoPagerizeというuserscriptから利用するためのものです。
AutoPagerizeではWebページのurl、次のリンクを指すXPath、ページ要素を指すXPathなどをこのデータベースで共有し、
様々なサイトでの自動ページ継ぎ足しを実現しています。
AutoPagerizeについての詳細は、こちらを参照してください。
http://userscripts.org/scripts/show/8551
Last Update: 2013-06-19T23:12:48+09:00 History
Item List
-
xkcd - famous webcomic 2012-09-22T13:52:11+09:00
last update: 2008-10-02T08:30:07+09:00
-
Last.fm Journal 2012-09-22T13:52:11+09:00
pageElement id("content") url ^http://(?:cn\.last\.fm|www\.last(?:\.fm|fm\.(?:com\.[bt]r|[^./]{2})))/user/[^/]+/journal nextLink id("content")//div[contains(concat(" ", @class, " "), " pagination ")]/a[contains(concat(" ", @class, " "), " nextlink ")] exampleUrl http://www.last.fm/user/RNR/journal last update: 2009-05-08T07:26:52+09:00
-
lart.no/lpaste 2012-09-22T13:52:11+09:00
insertBefore id("rcol")/*[last() + 1] pageElement id("rcontent") url ^http://lart\.no/lpaste nextLink //link[@rel="next"] exampleUrl http://lart.no/lpaste/ge5ur/ last update: 2008-10-02T06:40:23+09:00
-
Scientific American Magazine 2012-09-22T13:52:11+09:00
insertBefore id("articleBottom") pageElement id("articleContent") url ^http://www\.scientificamerican\.com/ nextLink //a[text()="Next >"] exampleUrl http://www.scientificamerican.com/article.cfm?id=bp-halliburton-deepwater-cement last update: 2010-11-14T15:10:00+09:00
-
Popular Mechanics 2012-09-22T13:52:11+09:00
insertBefore //div[@class="storyCopy"]//table[//h3] pageElement //div[@class="storyCopy"] url ^http://www\.popularmechanics\.com/ nextLink //a[text()="Next »"] exampleUrl http://www.popularmechanics.com/science/robotics/4285232.html last update: 2008-10-02T00:50:04+09:00
-
インフォカート 2012-09-22T13:52:11+09:00
pageElement //table[@class="list"] url ^http://www\.infocart\.jp/ nextLink //td[@class="normal"]/a[last()] exampleUrl http://www.infocart.jp/down/newitemlist.php last update: 2008-10-01T22:41:31+09:00
-
HotPepper FooMoo 2012-09-22T13:52:11+09:00
pageElement id("mainContentsWrapSecond")/div[@class="searchListInner"]/div[contains(@class, "article")] url ^http://www\.hotpepper\.jp/(?:A_1[12]100|CSP)/ nextLink id("mainContentsWrapSecond")/div[@class="searchListInner"]/div[@class="searchResults"]/div[@class="linearNav"]/ul/li[contains(@class, "next")]/a last update: 2010-03-06T01:53:22+09:00
-
drawr新着|スレッド 2012-09-22T13:52:11+09:00
pageElement //div[@class="mgnTop10"] url ^http://drawr\.net/(new|thread)\.php nextLink (//p[@class="left-food-link"])[last()]/a exampleUrl http://drawr.net/new.php last update: 2009-04-02T12:58:24+09:00
-
楽天レンタル 2012-09-22T13:52:11+09:00
pageElement id("dt")/* url ^http://search\.rental\.rakuten\.co\.jp/(?:c|dv(?:dc)?)d/s/ nextLink id("result")//a[contains(., "次の")] exampleUrl http://search.rental.rakuten.co.jp/dvdcd/s/ last update: 2010-04-24T01:05:27+09:00
-
アポロン 2012-09-22T13:52:11+09:00
pageElement //div[@class="listing"]/div[not(@class="pagination")] url ^http://(?:www\.)?apolon\.jp/(?:pro(?:file|ject)s|offers) nextLink //a[@class="next_page"] exampleUrl http://apolon.jp/projects last update: 2008-10-01T01:09:23+09:00
-
ニコニコ市場 2012-09-22T13:52:11+09:00
pageElement id('contentsBody')/table url ^http://ichiba\.nicovideo\.jp/search/(?:az|gg|mobile|ys|nd)/ nextLink //a[text()="次へ >>"] last update: 2009-09-17T21:34:40+09:00
-
ITworld 2012-09-22T13:52:11+09:00
pageElement id("article_body") url ^http://(?:www\.)?itworld\.com/ nextLink //a[text()="next"] exampleUrl http://www.itworld.com/google-android-dr-080213 last update: 2008-09-30T21:26:24+09:00
-
ITpro 2012-09-22T13:52:11+09:00
pageElement id("kiji")/child::node() url ^http://itpro\.nikkeibp\.co\.jp/ nextLink id("naviBottom")//a[@class="toNext"]|id("naviBottom")//a[@class="now"]/following-sibling::a exampleUrl http://itpro.nikkeibp.co.jp/free/ITPro/OPINION/20041116/152634/ http://itpro.nikkeibp.co.jp/article/lecture/20070227/263037/ http://itpro.nikkeibp.co.jp/article/OPINION/20080723/311323/ http://itpro.nikkeibp.co.jp/article/COLUMN/20080520/303019/ http://itpro.nikkeibp.co.jp/article/NEWS/20080306/295541/ http://itpro.nikkeibp.co.jp/article/Interview/20090916/337381/ http://itpro.nikkeibp.co.jp/article/COLUMN/20090820/335752/ http://itpro.nikkeibp.co.jp/article/lecture/20061114/253632/ http://itpro.nikkeibp.co.jp/article/COLUMN/20090612/331804/ last update: 2009-09-30T13:29:57+09:00
-
New York Magazine 2012-09-22T13:52:11+09:00
pageElement id("story") insertBefore url ^http://nymag\.com/ nextLink //li[@class="next"]/a exampleUrl http://nymag.com/nymetro/news/religion/features/n_9255/ last update: 2012-09-22T13:52:11+09:00
-
Microsoft Site Search Results 2012-09-22T13:52:11+09:00
pageElement //ul[contains(concat(" ", @class, " "), " liversltset ")] url ^http://search\.microsoft\.com/[rR]esults\.aspx nextLink //li[@class="nxt"]/a exampleUrl http://search.microsoft.com/results.aspx?mkt=en-US&setlang=en-US&q=Search+Microsoft last update: 2010-10-04T23:55:18+09:00
-
TypePad 2012-09-22T13:52:11+09:00
pageElement id("alpha-inner")/*[(self::h2 and contains(concat(" ", @class, " "), " date-header ")) or (self::div and contains(concat(" ", @class, " "), " entry "))] url ^http://(?:[^./]+\.)+typepad\.(?:com|jp)/ nextLink id("alpha-inner")/div[contains(concat(" ", @class, " "), " pager ")]/div[@class="pager-inner"]/span[@class="pager-right"]/a exampleUrl http://slacktivist.typepad.com/slacktivist/left_behind/index.html last update: 2010-05-05T18:24:49+09:00
-
みんなのキャンパス 2012-09-22T13:52:11+09:00
pageElement //table//table//tr/td url ^http://campus\.nikki\.ne\.jp/\?. nextLink //table//table//tr/td/font/div/a last update: 2008-09-29T14:57:21+09:00
-
VOICE BLOG 2012-09-22T13:52:11+09:00
pageElement //div[@class="content_box"] insertBefore url ^http://www\.voiceblog\.jp/ nextLink //div[@class="content_next"]/a exampleUrl http://www.voiceblog.jp/andotowa/ last update: 2012-09-22T13:52:11+09:00
-
MediaWiki 変更履歴 2012-09-22T13:52:11+09:00
pageElement id("pagehistory")/li url /index\.php\?(?:.+&)?action=history(?:&|$) nextLink //a[@rel="next"] exampleUrl http://ja.wikipedia.org/w/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&action=history last update: 2008-09-28T23:44:23+09:00
-
ふたばちゃんねる 2012-09-22T13:52:11+09:00
pageElement //div[@class="delform"]/preceding-sibling::hr[1]/preceding-sibling::* url ^http://[^.]+\.2chan\.net/ nextLink //tr[td//form/input[@accesskey="x"]]/td/b/following-sibling::a exampleUrl http://nov.2chan.net/q/futaba.htm last update: 2011-05-24T12:47:17+09:00
-
International Herald Tribune 2012-09-22T13:52:11+09:00
pageElement id("article_box")/p url ^http://(?:www\.)?iht\.com/articles/ nextLink id("pagination")/a[text()="Next Page"] exampleUrl http://iht.com/articles/2008/09/26/africa/pirates.php last update: 2008-09-29T16:00:18+09:00
-
ホワイトキャンバス 2012-09-22T13:52:11+09:00
pageElement id("items_list")/table url ^http://(?:www\.)?w-canvas\.com/shopping/ nextLink id("items_list")/div/b/following-sibling::a[1] exampleUrl http://www.w-canvas.com/shopping/items.php last update: 2010-04-24T10:52:44+09:00
-
ブラック会社に勤めてるんだが、もう俺は限界かもしれない 2012-09-22T13:52:11+09:00
pageElement //node()[not(self::a) and following-sibling::a[preceding-sibling::hr]] url ^http://ueharasan\.y\.ribbon\.to/html/ nextLink //a[starts-with(text(), "次") or contains(text(), "進む")] exampleUrl http://ueharasan.y.ribbon.to/html/1to1.htm last update: 2010-12-08T21:46:58+09:00
-
washingtonpost.com 2012-09-22T13:52:11+09:00
pageElement id("article_body") url ^http://www\.washingtonpost\.com/wp-dyn/content/article/ nextLink id("pagination_bottom")//a[text()="Next"] exampleUrl http://www.washingtonpost.com/wp-dyn/content/article/2008/09/25/AR2008092504625.html?hpid=topnews last update: 2008-09-28T19:32:13+09:00
-
Civilization Fanatics' Forums 2012-09-22T13:52:10+09:00
insertBefore id("lastpost") | id("threadslist")/following-sibling::node() pageElement id("posts")/div/div/parent::node() | id("threadslist") url ^http://forums\.civfanatics\.com/(?:forumdisplay|showthread)\. nextLink //a[text()=">"] exampleUrl http://forums.civfanatics.com/showthread.php?t=193359 http://forums.civfanatics.com/forumdisplay.php?f=158 last update: 2009-06-22T12:42:24+09:00
-
PC Magazine 2012-09-22T13:52:10+09:00
pageElement id("intellitxt")/* url ^http://www\.pcmag\.com/article nextLink id("content")//div[@class="btn-holder"]/strong[contains(., "Next")]/a exampleUrl http://www.pcmag.com/article2/0,2817,2331225,00.asp last update: 2010-04-24T11:29:45+09:00
-
figator 2012-09-22T13:52:10+09:00
pageElement id("teaser")//table//table url ^http://(?:www\.)?figator\.(?:com|org)/search/ nextLink id("teaser")//a[.="Next"] exampleUrl http://figator.com/search/linux/::rd last update: 2010-05-05T14:23:34+09:00
-
eSnips Folder 2012-09-22T13:52:10+09:00
pageElement id("tableItems") url ^http://www\.esnips\.com/web/ nextLink //span[@class="currentPage"]/following-sibling::a[1] exampleUrl http://www.esnips.com/web/ last update: 2010-05-05T14:08:56+09:00
-
FREESPOT 2012-09-22T13:52:10+09:00
pageElement id("index")/following-sibling::tr insertBefore url ^http://(?:www\.)?freespot\.com/map/list\.php nextLink //a[text()="次を表示"] exampleUrl http://www.freespot.com/map/list.php?ds=13 last update: 2012-09-22T13:52:10+09:00
-
lazygirls.info (both search and girls) 2012-09-22T13:52:10+09:00
pageElement //td[contains(text()," views")]/..|//*[contains(text(), "Goto page")]/../following-sibling::tr url ^http://(?:[^.]+\.)?lazygirls\.info/. nextLink //*[contains(text(), "Goto page")]/a[last()]/img/parent::* exampleUrl http://www.lazygirls.info/Emmanuelle_Chriqui last update: 2010-08-25T23:24:56+09:00
-
Popular Science 2012-09-22T13:52:08+09:00
insertBefore //div[@class="pager"] pageElement //div[@class="page"] url ^http://(?:www\.)?popsci\.com\.au/ nextLink //a[text()="next ›"] exampleUrl http://www.popsci.com.au/corey-binns/article/2008-09/how-your-laptop-will-just-keep-getting-faster last update: 2008-09-28T00:35:28+09:00
-
はてなダイアリー > 新着日記一覧 2012-09-22T13:52:08+09:00
pageElement //ul[@class="list-plain"] url ^http://d\d?\.hatena\.ne\.jp/diarylist nextLink //a[@rel="next"] exampleUrl http://d.hatena.ne.jp/diarylist?of=50 last update: 2011-04-06T23:49:01+09:00
-
価格.com 価格変動履歴 2012-09-22T13:52:08+09:00
pageElement //tr[@class="itemviewColor02"]/following-sibling::tr url ^http://kakaku\.com/item/[^/]+/pricehistory/ nextLink //a[@class="arrowNext01"] exampleUrl http://kakaku.com/item/00200816911/pricehistory/ last update: 2009-01-20T02:34:48+09:00
-
hpaste: 2012-09-22T13:52:08+09:00
pageElement //div[@class="hpaste-content"]/div/table url ^http://(?:www\.)?hpaste\.org/ nextLink //li[@class="next"]/a exampleUrl http://hpaste.org/browse last update: 2010-10-09T23:16:17+09:00
-
価格比較サイト検索.com 2012-09-22T13:52:08+09:00
pageElement //table[@class="table"] url ^http://(?:www\.)?kakakuportal\.com/search\.php\? nextLink //a[descendant::img[@src="images/button_next.gif"]] exampleUrl http://kakakuportal.com/search.php?keyword=pc last update: 2008-09-25T19:27:02+09:00
-
秀丸エディタのマクロライブラリ 2012-09-22T13:52:08+09:00
pageElement //a[text()="『戻る』"]/preceding-sibling::node()[(position() > 3) and (position() < last() - 9)] url ^http://hide\.maruo\.co\.jp/lib/macro/ nextLink //a[text()="『戻る』"]/preceding-sibling::table[position()=1]//td[child::b]/following-sibling::td[position()=1]/a exampleUrl http://hide.maruo.co.jp/lib/macro/ last update: 2008-09-25T19:26:54+09:00
-
ケータイ小説野いちご 2012-09-22T13:52:08+09:00
insertBefore //div[1]/img[2] pageElement //div[1]/node()[self::text() or self::img[not(preceding-sibling::img)] or self::br or self::font[not(preceding-sibling::font)]][preceding-sibling::div[@align="center"]] url ^http://no-ichigo\.jp/read/page/ nextLink //a[@alt="#"] exampleUrl http://no-ichigo.jp/read/page/book_id/89873/page/1 last update: 2008-09-26T10:13:19+09:00
-
My DoCoMo-電話帳お預かりサービス:電話帳の確認・編集 2012-09-22T13:52:08+09:00
pageElement //table[@class="BgColor06" and @summary="layout"] insertBefore url ^https://www\.mydocomo\.com/dcm/dfw/i_mode/myd/storage/addrlist nextLink //a[@class="color-0035c9u" and contains(text(),"次の")] exampleUrl last update: 2012-09-22T13:52:08+09:00
-
日本ケータイ小説大賞 2012-09-22T13:52:08+09:00
insertBefore //div[@align="center"]/preceding-sibling::hr[1] pageElement //div[@align="left"]/node()[self::text() or self::br] url ^http://(?:www\.)?nkst\.jp/[^/]+/novel\.php nextLink //a[@title="next"] exampleUrl http://nkst.jp/vote2/novel.php?auther=20080001&page=1 last update: 2008-09-26T06:40:02+09:00
-
mp3.sogou.com - search results 2012-09-22T13:52:08+09:00
pageElement id("songlist")/tbody/tr[@id] url ^http://mp3\.sogou\.com/music\.so\? nextLink id("centrecontent")/div[@class="p"]/strong/following-sibling::a[1] exampleUrl http://mp3.sogou.com/music.so?query=aiko last update: 2010-10-09T23:09:22+09:00
-
Linux Magazine 2012-09-22T13:52:08+09:00
pageElement //div[@class="story_copy"] insertBefore url ^http://www\.linux-mag\.com/id/ nextLink //a[text()="Next »"] exampleUrl http://www.linux-mag.com/id/4766/1/ last update: 2012-09-22T13:52:08+09:00
-
【とらのあなWebSite】 2012-09-22T13:52:08+09:00
pageElement //table[@class="FixFrame"]//tr[position()>1] url ^http://www\.toranoana\.jp/cgi-bin/R2/allsearch\.cgi nextLink //td[@class="DTW_td_r"]//a[child::b[contains(text(),">")]][last()] exampleUrl http://www.toranoana.jp/cgi-bin/R2/allsearch.cgi?item_kind=0401&bl_fg=0&search=%82%CC last update: 2008-12-15T17:02:28+09:00
-
impress Direct 2012-09-22T13:52:08+09:00
pageElement id("content")/table[2]//table[(position()>2) and (position()<last()-2)] url ^http://direct\.ips\.co\.jp/directsys/search\.cfm\? nextLink id("content")//a[contains(text(),"次の結果")] exampleUrl http://direct.ips.co.jp/directsys/search.cfm?item=all&keyword=%82%E0%82%A4%88%EA%93x&imageField.x=0&imageField.y=0 last update: 2012-09-22T13:52:08+09:00
-
Stack Stock Books - 著者 2012-09-22T13:52:08+09:00
pageElement id("content-body-inner")/div[last()]/div[@class="books"] url ^http://stack\.nayutaya\.jp/(?:user/[^/]+/)?author/ nextLink //div[@class="pagination"]/span[@class="current"]/following-sibling::a[1] exampleUrl http://stack.nayutaya.jp/author/2689 last update: 2008-09-23T23:11:34+09:00
-
Chicago Tribune 2012-09-22T13:52:08+09:00
pageElement id("story-body-text")/node()|id("story-body")[not(id("story-body-text"))]/*|id("gallery-slideshow")/span[@class="holder"]|//ul[@class="results-list"] url ^http://www\.chicagotribune\.com/(?:search/|[^.]+\.(?:column|(?:photogalle|sto)ry)) nextLink //ul/li[@class="next"]/a|id("photo-next-right")/a exampleUrl http://www.chicagotribune.com/features/askamy/ct-live-0504-amy-20100504,0,3767645.column http://www.chicagotribune.com/news/sns-ap-us-times-square-car-bomb,0,3278265.story http://www.chicagotribune.com/entertainment/chi-100503-movie-book-sequels-pictures,0,4597148.photogallery http://www.chicagotribune.com/search/dispatcher.front?Query=obama&target=article last update: 2010-05-05T13:17:01+09:00
-
もば*ぞう 2012-09-22T13:52:08+09:00
pageElement //div[@class="list"] url ^http://fridge\.nettabo\.jp/ nextLink //a[@rel="next"] exampleUrl http://fridge.nettabo.jp/ last update: 2008-09-23T21:16:09+09:00
-
NightTalker 小ネタ掲示板 2012-09-22T13:52:08+09:00
pageElement //div[@class="main"]/p url ^http://(?:(?:nightgs|talker)\.sakura\.ne\.jp/denpa[^/]*/izumimain/.|green\.ribbon\.to/.+?koneta/denpa/[^/]+/.) nextLink //div[@class="main"]/a[contains(text(),"NEXT")] exampleUrl http://talker.sakura.ne.jp/denpa3/izumimain/1142096089_92319.html last update: 2008-09-23T10:58:46+09:00
-
レジデント初期研修用資料 2012-09-22T13:52:08+09:00
pageElement //div[@class="entry"] url ^http://medt00lz\.s59\.xrea\.com/wp/ nextLink //a[text()="Next »"] exampleUrl http://medt00lz.s59.xrea.com/wp/archives/date/2008/04 last update: 2008-09-23T10:20:33+09:00
-
ベターガールズ 2012-09-22T13:52:08+09:00
pageElement //center/table insertBefore url ^http://cragra\.h\.fc2\.com/bg[0-9]{2}/ nextLink //a[contains(text(),"進む")] exampleUrl http://cragra.h.fc2.com/bg01/00.html last update: 2012-09-22T13:52:08+09:00
-
HAA's HEART 2012-09-22T13:52:08+09:00
pageElement //p|//center url ^http://yotsuba\.saiin\.net/~heart-of-haa/[a-z]+[0-9]+\.htm nextLink //a[text()="次へ"] exampleUrl http://yotsuba.saiin.net/~heart-of-haa/pyo101.htm last update: 2008-09-23T11:22:30+09:00
