Custom Search JSON API Reference
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই API রেফারেন্স সংস্থান প্রকার দ্বারা সংগঠিত হয়. প্রতিটি সংস্থান প্রকারের এক বা একাধিক ডেটা উপস্থাপনা এবং এক বা একাধিক পদ্ধতি রয়েছে।
সম্পদের ধরন
- সিএসই
- Cse.siterestrict
সিএসই
CSE সম্পদের বিশদ বিবরণের জন্য, সম্পদ প্রতিনিধিত্ব পৃষ্ঠাটি দেখুন।
পদ্ধতি | HTTP অনুরোধ | বর্ণনা |
---|
https://www.googleapis.com এর সাথে সম্পর্কিত URI, যদি না অন্যথায় উল্লেখ করা হয় |
তালিকা | GET /customsearch/v1 | cse.list পদ্ধতিটি সম্পাদিত অনুসন্ধান সম্পর্কে মেটাডেটা, অনুসন্ধানের জন্য ব্যবহৃত কাস্টম সার্চ ইঞ্জিন সম্পর্কে মেটাডেটা এবং অনুসন্ধান ফলাফল প্রদান করে। প্রয়োজনীয় ক্যোয়ারী প্যারামিটার: cx , q |
Cse.siterestrict
Cse.siterestrict রিসোর্সের বিশদ বিবরণের জন্য, সম্পদ প্রতিনিধিত্ব পৃষ্ঠাটি দেখুন।
পদ্ধতি | HTTP অনুরোধ | বর্ণনা |
---|
https://www.googleapis.com এর সাথে সম্পর্কিত URI, যদি না অন্যথায় উল্লেখ করা হয় |
তালিকা | GET /customsearch/v1/siterestrict | সম্পাদিত অনুসন্ধান সম্পর্কে মেটাডেটা, অনুসন্ধানের জন্য ব্যবহৃত কাস্টম সার্চ ইঞ্জিন সম্পর্কে মেটাডেটা এবং অনুসন্ধান ফলাফল প্রদান করে। ইউআরএল প্যাটার্নের একটি ছোট সেট ব্যবহার করে। প্রয়োজনীয় ক্যোয়ারী প্যারামিটার: cx , q |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 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` |"]]