Web search
searchSearch the web through Google and return ranked organic results (title, link, snippet) as JSON. Fast mode: no Knowledge Graph, ads or AI modules; use google_search for the full results page. Free without an API key (shares the google_search allowance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | What to search for | |
| gl | No | Two-letter country for localization, e.g. "us" | |
| hl | No | Language code such as "en" or "en-GB"; default en | |
| num | No | Requested result count, 1-100; Google may return fewer | |
| start | No | Result offset for pagination | |
| location | No | Named search origin such as "Austin, Texas"; conflicts with uule and lat/lon | |
| result_groups | No | Return only these top-level result groups, e.g. ["organic_results", "knowledge_graph"]; omit for the complete response. search_metadata is always kept |