Custom Search JSON API Reference
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस एपीआई के रेफ़रंस को रिसॉर्स टाइप के हिसाब से व्यवस्थित किया जाता है. हर तरह के रिसॉर्स में एक या उससे ज़्यादा डेटा दिखाया जाता है. साथ ही, एक या उससे ज़्यादा तरीके होते हैं.
संसाधन के टाइप
-
सीएसई (क्लाइंट-साइड एन्क्रिप्शन)
-
Cse.siterestrict
सीएसई
सीएसई (क्लाइंट-साइड एन्क्रिप्शन) संसाधन की जानकारी के लिए, संसाधन दिखाना पेज देखें.
तरीका |
एचटीटीपी अनुरोध |
ब्यौरा |
https://www.googleapis.com से जुड़े यूआरआई, जब तक अलग से न बताया गया हो |
list
|
GET /customsearch/v1
|
cse.list तरीके की मदद से, खोज के लिए इस्तेमाल किए गए कस्टम सर्च इंजन का मेटाडेटा, और खोज के नतीजों का मेटाडेटा मिलता है.
ज़रूरी क्वेरी पैरामीटर:
cx , q |
Cse.siterestrict
Cse.siterestrict संसाधन की जानकारी के लिए, संसाधन दिखाना पेज देखें.
तरीका |
एचटीटीपी अनुरोध |
ब्यौरा |
https://www.googleapis.com से जुड़े यूआरआई, जब तक अलग से न बताया गया हो |
list
|
GET /customsearch/v1/siterestrict
|
की गई खोज का मेटाडेटा, खोज के लिए इस्तेमाल किए गए कस्टम सर्च इंजन का मेटाडेटा, और खोज के नतीजे दिखाता है. यूआरएल पैटर्न के छोटे सेट का इस्तेमाल करता है.
ज़रूरी क्वेरी पैरामीटर:
cx , q |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis API reference is organized by resource type, with each type having one or more data representations and methods.\u003c/p\u003e\n"],["\u003cp\u003eThe two main resource types are CSE and Cse.siterestrict, each with their own set of methods for interacting with them.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecse.list\u003c/code\u003e method allows you to retrieve metadata about a search, the custom search engine used, and the search results themselves using required query parameters \u003ccode\u003ecx\u003c/code\u003e and \u003ccode\u003eq\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSimilarly, the \u003ccode\u003esiterestrict.list\u003c/code\u003e method provides similar search metadata and results but utilizes a smaller set of URL patterns and also requires \u003ccode\u003ecx\u003c/code\u003e and \u003ccode\u003eq\u003c/code\u003e query parameters.\u003c/p\u003e\n"]]],[],null,["# Custom Search JSON API Reference\n\nThis API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.\n\nResource types\n--------------\n\n1. [CSE](#CSE)\n2. [Cse.siterestrict](#Cse.siterestrict)\n\nCSE\n---\n\nFor CSE Resource details, see the [resource representation](/custom-search/v1/cse#resource) page.\n\n| Method | HTTP request | Description |\n|------------------------------------|------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com, unless otherwise noted |||\n| [list](/custom-search/v1/cse/list) | `GET /customsearch/v1` | The [cse.list](#method_search.cse.list) method returns metadata about the search performed, metadata about the custom search engine used for the search, and the search results. \u003cbr /\u003e **Required query parameters:** `cx`, `q` |\n\nCse.siterestrict\n----------------\n\nFor Cse.siterestrict Resource details, see the [resource representation](/custom-search/v1/cse/siterestrict#resource) page.\n\n| Method | HTTP request | Description |\n|-------------------------------------------------|-------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| URIs relative to https://www.googleapis.com, unless otherwise noted |||\n| [list](/custom-search/v1/cse/siterestrict/list) | `GET /customsearch/v1/siterestrict` | Returns metadata about the search performed, metadata about the custom search engine used for the search, and the search results. Uses a small set of url patterns. \u003cbr /\u003e **Required query parameters:** `cx`, `q` |"]]