Custom Search API
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Wyszukiwanie w witrynie lub kolekcji stron internetowych
Usługa: customsearch.googleapis.com
Aby wywołać tę usługę, zalecamy użycie dostarczonych przez Google bibliotek klienta. Jeśli do wywoływania tej usługi aplikacja musi używać własnych bibliotek, podczas tworzenia żądań do interfejsu API użyj podanych niżej informacji.
Dokument opisujący
Dokument opisujący to czytelna dla komputera specyfikacja opisująca interfejsy API REST i korzystanie z nich. Służy do tworzenia bibliotek klienta, wtyczek IDE i innych narzędzi, które współdziałają z interfejsami API Google. Jedna usługa może udostępniać wiele dokumentów opisujących. Ta usługa dostarcza następujący dokument opisujący interfejs API:
Punkt końcowy usługi
Punkt końcowy usługi to podstawowy adres URL, który określa adres sieciowy usługi interfejsu API. Jedna usługa może mieć wiele punktów końcowych. Ta usługa ma następujący punkt końcowy i wszystkie poniższe identyfikatory URI odnoszą się do tego punktu końcowego:
https://customsearch.googleapis.com
Zasób REST: cse
Metody |
list |
GET /customsearch/v1 Zwraca metadane dotyczące przeprowadzonego wyszukiwania, metadane użyte do wyszukiwania oraz wyniki wyszukiwania. |
Metody |
list |
GET /customsearch/v1/siterestrict Zwraca metadane dotyczące przeprowadzonego wyszukiwania, metadane użyte do wyszukiwania oraz wyniki wyszukiwania. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eThe Custom Search JSON API allows you to perform searches over a website or collection of websites.\u003c/p\u003e\n"],["\u003cp\u003eClient 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.\u003c/p\u003e\n"],["\u003cp\u003eThe service provides a discovery document for building tools and client libraries that interact with the Custom Search JSON API.\u003c/p\u003e\n"],["\u003cp\u003eThe service endpoint is \u003ccode\u003ehttps://customsearch.googleapis.com\u003c/code\u003e, and all URIs are relative to this endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers two REST resources, "cse" and "cse.siterestrict," which enable you to retrieve search results and metadata.\u003c/p\u003e\n"]]],[],null,["# Custom Search API\n\nSearches over a website or collection of websites\n\n- [REST Resource: cse](#cse)\n- [REST Resource: cse.siterestrict](#cse.siterestrict)\n\nService: customsearch.googleapis.com\n------------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://www.googleapis.com/discovery/v1/apis/customsearch/v1/rest\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://customsearch.googleapis.com`\n\nREST Resource: [cse](/custom-search/v1/reference/rest/v1/cse)\n-------------------------------------------------------------\n\n| Methods ||\n|------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| [list](/custom-search/v1/reference/rest/v1/cse/list) | `GET /customsearch/v1` Returns metadata about the search performed, metadata about the engine used for the search, and the search results. |\n\nREST Resource: [cse.siterestrict](/custom-search/v1/reference/rest/v1/cse.siterestrict)\n---------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [list](/custom-search/v1/reference/rest/v1/cse.siterestrict/list) | `GET /customsearch/v1/siterestrict` Returns metadata about the search performed, metadata about the engine used for the search, and the search results. |"]]