| name | google-define |
|---|---|
| url | http://www.google.co.jp/search?q=define%3A%s |
| description | Google定義検索-語句の定義を検索します。 |
| xpath | //div[@class="med"] |
Database: Multi Requester
multi_requester.js(vimperator-plugin)から利用するデータベースです。
サブコマンド名、リクエストする URL、レスポンスの XPath、その他付加情報を登録します。
see also http://zeromemory.sblo.jp/article/23101073.html
SITEINFO Format
* name (required):
:mr SUB_COMMAND」の SUB_COMMAND にあたります。コマンドのような省略記号 [] は使えません。重複したサブコマンドは一方しか利用できないので、冗長な名前をつけてください。(できれば Item 名は、name と同じにしておいてください) ex.) × wiki ○ wikipedia-ja, wikipedia-en, twitter-serach
* description (required):
complete 時の short help となります。url のタイトル名などを設定ください。
* url (required):
リクエストする url です。%s は、入力テキストに置換されてリクエストされます。
* xpath (option):
リクエスト先の必要な部分を指定する XPath です。バッファ出力時に利用されます。省略した場合、全てのコンテンツが出力されます。
* scrEncode (option):
リクエストする先のエンコードです。デフォルトは UTF-8 です。
* urlEncode (option):
リクエスト時の URL のエンコードです。デフォルトは srcEncode です。
* ignoreTags (option):
取得データがから省くタグを指定します。script は自動で処理されます。syntax 'tag1,tag2,……'
* extractLink (option):
XPathを指定します。1度目のリクエストからこのXpathを元にリンクを取得し、再度リクエストします。@see weather-yahoo
Last Update: 2009-06-16T21:20:13+09:00 History
Item List
-
google-define 2009-04-14T12:25:22+09:00
last update: 2009-04-14T12:27:32+09:00
-
goo 2009-04-04T20:32:07+09:00
name goo url http://dictionary.goo.ne.jp/search.php?MT=%s&kind=all&mode=0&IE=UTF-8 description goo 辞書 xpath id("incontents")/*[@class="ch04" or @class="allResultList" or contains(@class, "diclst")] last update: 2009-04-04T20:32:07+09:00
-
hoogle 2009-01-14T01:26:45+09:00
name hoogle url http://haskell.org/hoogle/?hoogle=%s ignoreTags extractLink description Hoogλe - Haskell API search engine xpath //tr srcEncode urlEncode last update: 2009-01-14T01:26:45+09:00
-
wassr-home 2008-12-19T03:04:46+09:00
name wassr-home url http://wassr.jp/my/ description Wassr Home xpath id("EntryMessages") last update: 2008-12-19T03:04:46+09:00
-
wassr-favorits 2008-12-19T03:00:41+09:00
name wassr-favorits url http://wassr.jp/user/%s/favorites description Wassr あげたイイネ! xpath id("EntryMessages") last update: 2009-05-27T01:56:29+09:00
-
wassr-received-favorits 2008-12-19T02:57:28+09:00
name wassr-received-favorits url http://wassr.jp/user/suvene/received_favorites description Wassr もらったイイネ! xpath id("EntryMessages") last update: 2008-12-19T02:59:13+09:00
-
wedata-autopagerize 2008-12-16T06:06:45+09:00
name wedata-autopagerize url http://wedata.net/databases/AutoPagerize/items?query=%s description アイテム - データベース: AutoPagerize - wedata xpath //ul[contains(concat(" ", normalize-space(@class), " "), " autopagerize_page_element ")] last update: 2008-12-16T06:06:45+09:00
-
amazon-book-ranking 2008-12-10T14:39:59+09:00
name amazon-book-ranking url http://www.amazon.co.jp/gp/bestsellers/books/ref=pd_ts_pg_2?ie=UTF8&pg=%s description Amazonベストセラー本ランキング xpath //div[@class="zg"]//div[@class="list"] srcEncode Shift_JIS last update: 2008-12-10T14:40:18+09:00
-
exchange-rate-jpy-zwd 2008-12-09T23:39:07+09:00
name exchange-rate-jpy-zwd url http://ja.exchange-rates.org/converter/JPY/ZWD/%s/Y description 日本円からジンバブエドルに変換 xpath id("pcc_converter_ascx_pnlConvertResult") last update: 2008-12-09T23:40:48+09:00
-
exchange-rate-zad-jpy 2008-12-09T23:35:44+09:00
name exchange-rate-zwd-jpy url http://ja.exchange-rates.org/converter/ZWD/JPY/%s/Y description ジンバブエドルから円への変換 xpath id("pcc_converter_ascx_pnlConvertResult") last update: 2008-12-09T23:39:29+09:00
-
delicious-search 2008-12-09T15:20:26+09:00
name delicious-search url http://delicious.com/search?p=%s ignoreTags extractLink description delicious検索 xpath srcEncode urlEncode last update: 2008-12-09T15:20:26+09:00
-
mozilla-developper-ja 2008-12-09T11:19:58+09:00
name mozilla-developper-ja url https://developer.mozilla.org/index.php?search=%s&language=ja&fulltext=Search description Search - MDC xpath id("searchResults")/ul last update: 2009-01-10T16:34:22+09:00
-
nikkei-kabu-search 2008-12-09T02:18:24+09:00
name nikkei-kabu-search url http://company.nikkei.co.jp/index.aspx?scode=%s description 証券コードから株価を取得する xpath id("centerClm") srcEncode Shift_JIS last update: 2008-12-09T02:22:01+09:00
-
cpan 2008-12-08T22:41:30+09:00
name cpan url http://search.cpan.org/search?query=%s&mode=all ignoreTags extractLink description The CPAN Search Site - search.cpan.org xpath //comment()[contains(., "item")]/following-sibling::p srcEncode urlEncode last update: 2008-12-08T22:41:30+09:00
-
google-scholor 2008-12-08T18:06:51+09:00
name google-scholor url http://scholar.google.co.jp/scholar?q=%s ignoreTags extractLink description google論文検索 xpath srcEncode urlEncode last update: 2008-12-08T18:06:51+09:00
-
twitter-timeline 2008-12-08T17:24:06+09:00
name twitter-timeline url http://twitter.com/home description twitterのタイムラインを見る xpath id("content")/div[@class="wrapper"]/descendant::*[self::div[@id="currently"] or self::div[@class="tab"]] last update: 2008-12-17T20:57:43+09:00
-
twitter-fav 2008-12-08T17:18:52+09:00
name twitter-fav url http://twitter.com/%s/favorites description twitterユーザーのお気に入り発言を見る xpath id("content")/div[@class="wrapper"]/div[@class="tab"] last update: 2008-12-10T21:20:37+09:00
-
twitter-dm 2008-12-08T17:12:26+09:00
name twitter-dm url http://twitter.com/direct_messages ignoreTags extractLink description twitterのダイレクトメッセージを確認する xpath id("content")/div[@class="wrapper"]/div[@class="tab"] srcEncode urlEncode last update: 2008-12-08T17:12:26+09:00
-
google-javascript-codesearch 2008-12-06T19:57:48+09:00
name google-javascript-codesearch url http://www.google.co.jp/codesearch?q=%s+lang:javascript ignoreTags extractLink description javascriptのgoogleソース検索 xpath srcEncode urlEncode last update: 2008-12-06T19:57:48+09:00
-
google-codesearch 2008-12-06T19:39:28+09:00
name google-codesearch url http://www.google.co.jp/codesearch?q=%s description googleソースコード検索 last update: 2008-12-06T19:43:35+09:00
-
pixiv-search 2008-12-05T21:14:26+09:00
name pixiv-search url http://www.pixiv.net/search.php?word=%s&s_mode=s_tag description pixiv画像検索 last update: 2008-12-05T22:29:31+09:00
-
kakaku-search 2008-12-05T20:39:22+09:00
name kakaku-search url http://search.kakaku.com/ksearch/search.aspx?query=%s ignoreTags extractLink description kakaku.com検索 xpath id("List1_p")/div[@class="resultBox01"] srcEncode Shift_JIS urlEncode Shift_JIS last update: 2008-12-05T20:39:22+09:00
-
twitter-replies 2008-12-05T18:26:39+09:00
name twitter-replies url http://twitter.com/replies ignoreTags extractLink description twitterのreplyを確認する xpath id("content")/div[@class="wrapper"]/div[@class="tab"] srcEncode urlEncode last update: 2008-12-05T18:26:39+09:00
-
twitter-profile 2008-12-05T18:16:22+09:00
name twitter-profile url http://twitter.com/%s description twitteユーザーのプロファイルの表示 xpath id("side")/div[@class="section"] last update: 2008-12-06T13:35:53+09:00
-
twitter-user 2008-12-05T18:04:35+09:00
name twitter-user url http://twitter.com/%s description twitterのユーザーの発言を見る xpath id("content")/div[@class="wrapper"] last update: 2008-12-07T19:45:10+09:00
-
goo-postcode 2008-12-05T17:17:44+09:00
name goo-postcode url http://postcode.goo.ne.jp/search.php?MT=%s&kind=2 description goo郵便番号検索 xpath id("incontents")/table[@class="t01 potable fs16"]/tbody[1]/tr[1]/th[3] srcEncode EUC-JP urlEncode EUC-JP last update: 2008-12-05T17:40:35+09:00
-
2ch-search 2008-12-05T11:48:33+09:00
name 2ch-search url http://www.find.2ch.net/?STR=%s ignoreTags extractLink description 2ちゃんねる検索 xpath srcEncode EUC-JP urlEncode EUC-JP last update: 2008-12-05T11:48:33+09:00
-
php-search 2008-12-05T11:14:14+09:00
name php-search url http://jp.php.net/manual-lookup.php?pattern=%s ignoreTags extractLink description phpリファレンス検索 xpath //div[@id="content"] srcEncode urlEncode last update: 2008-12-05T11:14:14+09:00
-
wassr-public 2008-12-02T03:28:34+09:00
name wassr-public ignoreTags form url http://wassr.jp/search/status?keyword=%s description ヒトコト検索 - Wassr [お気軽メッセージングハブ・ワッサー] xpath //div[contains(concat(" ", @class, " "), " xfolkentry ")] last update: 2008-12-04T01:23:09+09:00
-
weather-yahoo 2008-12-01T22:38:13+09:00
name weather-yahoo url http://search.weather.yahoo.co.jp/bin/search?pref=all&p=%s extractLink //table[@class="yjw_table3"]/descendant::a[1] description Yahoo!天気情報 xpath id("cat-pass") | id("yjw_pinpoint_today") | id("yjw_pinpoint_tomorrow") | id("yjw_week") srcEncode EUC-JP last update: 2008-12-01T22:38:13+09:00
-
mixi-diary 2008-12-01T16:02:40+09:00
name mixi-diary url http://mixi.jp/search_diary.pl?type=dia&submit=search&keyword=%s ignoreTags description [mixi] 新着日記検索 xpath id("editList01")/ul[@class="list clearfix"]/li srcEncode euc-jp urlEncode last update: 2008-12-01T16:02:40+09:00
-
wedata-multi-requester 2008-12-01T01:01:22+09:00
name wedata-multi-requester url http://wedata.net/databases/Multi%20Requester/items?query=%s description アイテム - データベース: Multi Requester - wedata xpath //ul[contains(concat(" ", normalize-space(@class), " "), " autopagerize_page_element ")] last update: 2008-12-01T01:01:22+09:00
-
favotter-new 2008-11-30T23:31:02+09:00
name favotter-new url http://favotter.matope.com/user.php?user=%s description ふぁぼったー新着 xpath //div[contains(concat(" ", @class, " "), " hentry ")] last update: 2009-06-16T21:20:13+09:00
-
hatena-bookmark-tag 2008-11-30T21:25:31+09:00
name hatena-bookmark-tag ignoreTags li[@class="category"],li[@class="favorite"],li[@class="bookmark"],blockquote url http://b.hatena.ne.jp/t/%s?sort=eid description はてなブックマーク - タグ - 新着 xpath //div[@class="entry-body"] last update: 2008-11-30T21:27:40+09:00
-
foks 2008-11-29T17:06:10+09:00
name foks url http://foks.info/translate/?target=%s ignoreTags description Kanji Search xpath ( id("content")/p | id("content")/div ) srcEncode urlEncode last update: 2008-11-29T17:06:10+09:00
-
metalarchive-band 2008-11-29T03:42:22+09:00
name metalarchive-band url http://www.metal-archives.com/search.php?string=%s&type=band description Metal Archive (band) xpath //table last update: 2008-11-29T03:42:22+09:00
-
hatena-keyword 2008-11-27T04:29:26+09:00
name hatena-keyword url http://d.hatena.ne.jp/keyword/%s description はてなキーワード xpath //div[contains(concat(" ", @class, " "), " keyword-body ")] srcEncode EUC-JP last update: 2008-11-27T04:29:26+09:00
-
WebLSD 2008-11-26T23:34:52+09:00
name weblsd url http://lsd-project.jp/cgi-bin/lsdproj/ejlookup04.pl?query=%s description WebLSD ライフサイエンス辞書プロジェクト xpath //div[@class="header"]/following-sibling::*[following::div[@class="footer"]] last update: 2008-11-27T01:07:12+09:00
-
topix 2008-11-26T06:01:26+09:00
name topix url http://www.tse.or.jp/market/REALIDX/def01.html description TOPIX 一部総合 xpath id("pagecontents")//table srcEncode Shift_JIS last update: 2008-11-27T00:51:03+09:00
-
nikkei-stock-average 2008-11-26T06:00:40+09:00
name nikkei-stock-average url http://markets.nikkei.co.jp/kokunai/index.aspx description NIKKEI NET 日経平均株価 xpath id("heikinKabukaBox")/div[contains(concat(" ", @class, " "), " boxR ")]/*[not(self::ul)] srcEncode Shift_JIS last update: 2008-11-27T00:52:26+09:00
-
nikkei-world-index 2008-11-26T05:59:41+09:00
name nikkei-world-index url http://markets.nikkei.co.jp/kokunai/worldidx.aspx description NIKKEI NET 世界の指標 xpath id("stocksIndexBox") srcEncode Shift_JIS last update: 2008-11-27T00:53:27+09:00
-
yahoo-finance-summary 2008-11-26T05:58:50+09:00
name yahoo-finance-summary url http://quote.yahoo.co.jp/ description Yahoo! ファイナンス マーケットサマリー xpath id("right_col")//table/parent::div srcEncode EUC-JP last update: 2008-11-27T00:53:57+09:00
-
search-twitter 2008-11-20T21:56:17+09:00
name search-twitter url http://search.twitter.com/search?q=%s description Twitter Search xpath //li[@class="result"] last update: 2008-11-20T23:01:43+09:00
-
hatena-bookmarklist 2008-11-20T20:37:41+09:00
name hatena-bookmarklist url http://b.hatena.ne.jp/bookmarklist?url=%s description はてなブックマーク - 新着ブックマーク xpath //div[contains(concat(" ", @class, " "), " entry-body ")] last update: 2008-11-26T05:49:20+09:00
-
iwaiwakun 2008-11-20T13:18:20+09:00
name iwaiwakun url http://iwaiwakun.com/dic/search.php/-/?q=%s description イワイワくん(伊和辞書) xpath //td//td/table[following::div[contains(concat(" ", @class, " "), " blue12 ")]]//tr[not(descendant::hr)] last update: 2008-11-20T13:20:42+09:00
-
twitter-search-pcod-no-jp 2008-11-20T04:29:16+09:00
name twitter-search-pcod-no-jp url http://pcod.no-ip.org/yats/search?query=%s description twitter検索(yats) xpath //li[@class="hentry"] last update: 2008-11-30T20:39:54+09:00
-
GigaDict (和葡辞典) 2008-11-20T01:40:20+09:00
name gigadictjp url http://cgi.geocities.jp/abelinternational/cgi/dicjp.cgi?word=%s&mode=search description GigaDict (和葡辞典) xpath //table[1]/tbody/tr/td/table/tbody/tr last update: 2008-11-20T04:10:30+09:00
-
wikipedia-ja 2008-11-20T00:53:19+09:00
name wikipedia-ja url http://ja.wikipedia.org/wiki/%s description Wikipedia(ja) xpath id("bodyContent")/p[1] last update: 2008-11-20T00:53:19+09:00
-
wikipedia-en 2008-11-20T00:53:19+09:00
name wikipedia-en url http://en.wikipedia.org/wiki/%s description Wikipedia(en) xpath id("bodyContent")/p[1] last update: 2008-11-20T00:53:19+09:00
-
answers 2008-11-20T00:53:19+09:00
name answers url http://www.answers.com/%s description Answers.com(英英辞書) xpath id("firstDs") last update: 2008-11-20T00:53:19+09:00
