Custom Search JSON API Reference
本 API 參考資料是依照資源類型編排。各個資源類型都具有一或多種資料表示法,以及一或多種方法。
資源類型
-
CSE
-
Cse.siterestrict
CSE
如要進一步瞭解 CSE 資源,請參閱資源表示法網頁。
方法 |
HTTP 要求 |
說明 |
相對於 https://www.googleapis.com 的 URI (除非另有註明) |
list
|
GET /customsearch/v1
|
cse.list 方法會傳回執行搜尋的相關中繼資料,以及用於搜尋的自訂搜尋引擎相關中繼資料,以及搜尋結果。
必要的查詢參數:
cx 、q |
Cse.siterestrict
如要進一步瞭解 Cse.siterestrict 資源,請參閱資源表示法網頁。
方法 |
HTTP 要求 |
說明 |
相對於 https://www.googleapis.com 的 URI (除非另有註明) |
list
|
GET /customsearch/v1/siterestrict
|
傳回所執行搜尋的相關中繼資料、搜尋用的自訂搜尋引擎的中繼資料,以及搜尋結果。使用少量網址模式。
必要的查詢參數:
cx 、q |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-22 (世界標準時間)。
[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[[["This API reference is organized by resource type, with each type having one or more data representations and methods."],["The two main resource types are CSE and Cse.siterestrict, each with their own set of methods for interacting with them."],["The `cse.list` method allows you to retrieve metadata about a search, the custom search engine used, and the search results themselves using required query parameters `cx` and `q`."],["Similarly, the `siterestrict.list` method provides similar search metadata and results but utilizes a smaller set of URL patterns and also requires `cx` and `q` query parameters."]]],[]]