API

URL

http://glossaries.dila.edu.tw/search.json

搜尋範圍

除了本網站收錄各辭典之外,同時搜尋下列網路辭典:

參數

Argument Value(s) Description
term <string> 要查詢的詞條
type "match" | "all"
  • match: 詞條完全符合
  • all: 詞條完全或部份符合
dicts "dila" | "all" 預設值為 'all'
  • dila: 只搜尋 DILA 提供的詞典
  • all: 除了 DILA 提供的詞典之外,也搜尋漢典、萌典等字詞典。
callback <string> Required by third-party JavaScript libraries (e.g. EXT Js) to perform ajax functions. The value of callback has no effect on query processing, but will be attached to the beginning of the returned json string.

Return

回傳一個所有符合資料的 JSON 陣列。

範例

http://glossaries.dila.edu.tw/search.json?type=all&term=菩薩

http://glossaries.dila.edu.tw/search.json?type=match&term=菩薩&callback=myfunction