Stay organized with collections
Save and categorize content based on your preferences.
The 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 are optional.
For a list of methods for this resource, see the end of this page.
Resource representations
There is no persistent data associated with this resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[[["The CSE Service returns search results based on a specified search engine and query."],["Requests require a developer key, search engine ID (cx), and search query (q)."],["Optional parameters can further refine search results."],["The `cse.list` method provides search metadata, engine information, and results."],["This service does not store persistent data."]]],[]]