Custom Search API
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
1 つのウェブサイトやウェブサイトのコレクションでの検索
サービス: customsearch.googleapis.com
このサービスを呼び出すには、Google が提供するクライアント ライブラリを使用することをおすすめします。アプリケーションで独自のライブラリを使用してこのサービスを呼び出す必要がある場合は、API リクエストを行う際に次の情報を使用します。
ディスカバリ ドキュメント
ディスカバリ ドキュメントは、REST API を記述して使用するための機械可読仕様です。クライアント ライブラリ、IDE プラグイン、Google API と連携するその他のツールのビルドに使用されます。1 つのサービスで複数のディスカバリ ドキュメントを提供できます。このサービスには、次の検索ドキュメントが用意されています。
サービス エンドポイント
サービス エンドポイントは、API サービスのネットワーク アドレスを指定するベース URL です。1 つのサービスに複数のサービス エンドポイントが存在することがあります。このサービスには次のサービス エンドポイントがあり、以下のすべての URI がこのサービス エンドポイントに関連しています。
https://customsearch.googleapis.com
REST リソース: cse
Methods |
list |
GET /customsearch/v1
実行された検索に関するメタデータ、検索に使用されたエンジンに関するメタデータ、検索結果を返します。 |
Methods |
list |
GET /customsearch/v1/siterestrict
実行された検索に関するメタデータ、検索に使用されたエンジンに関するメタデータ、検索結果を返します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-08-22 UTC。"],[[["The Custom Search JSON API allows you to perform searches over a website or collection of websites."],["Client libraries are recommended for interacting with the service, but you can also use your own libraries by referring to the provided information for making API requests."],["The service provides a discovery document for building tools and client libraries that interact with the Custom Search JSON API."],["The service endpoint is `https://customsearch.googleapis.com`, and all URIs are relative to this endpoint."],["The API offers two REST resources, \"cse\" and \"cse.siterestrict,\" which enable you to retrieve search results and metadata."]]],[]]