CSE
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
שירות Cse הוא נקודת הקצה שמחזירה את החיפושים המבוקשים. עליכם לזהות מנוע חיפוש מסוים לשימוש בבקשה (באמצעות פרמטר השאילתה cx) וגם את שאילתת החיפוש (באמצעות פרמטר השאילתה q). בנוסף, צריך לספק מפתח מפתח (באמצעות פרמטר השאילתה key). כל שאר הפרמטרים של השאילתות הם אופציונליים.
רשימה של שיטות למשאב הזה מופיעה בסוף הדף.
ייצוגים של משאבים
אין נתונים קבועים המשויכים למשאב הזה.
שיטות
ה-method Cse.list פועלת על שירות ה-CSE.
- list
- השיטה cse.list מחזירה מטא-נתונים לגבי החיפוש שבוצע, מטא-נתונים לגבי מנוע החיפוש המותאם אישית ששימש לחיפוש ותוצאות החיפוש.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThe CSE Service returns search results based on a specified search engine and query.\u003c/p\u003e\n"],["\u003cp\u003eRequests require a developer key, search engine ID (cx), and search query (q).\u003c/p\u003e\n"],["\u003cp\u003eOptional parameters can further refine search results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecse.list\u003c/code\u003e method provides search metadata, engine information, and results.\u003c/p\u003e\n"],["\u003cp\u003eThis service does not store persistent data.\u003c/p\u003e\n"]]],[],null,["# CSE\n\nThe Cse Service is the endpoint that returns the requested searches. You must identify a particular search engine to use in your request (using the cx query parameter) as well as the search query (using the q query parameter). In addition, you should provide a developer key (using the key query parameter). All other [query parameters](/custom-search/v1/using_rest#query-params) are optional.\n\n\u003cbr /\u003e\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nThere is no persistent data associated with this resource.\n\nMethods\n-------\n\nThe [Cse.list](#method_search.cse.list) method operates on the CSE Service.\n\n[list](/custom-search/v1/reference/rest/v1/cse/list)\n: 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."]]