Google Search
searchRun a Google query via browser or API fallback to yield titles, URLs, and snippets. Cache results 24 hours, with an option to bypass for fresh data.
Instructions
Single Google search via browser, SearchApi primary, or browser-to-SearchApi fallback. Returns title, URL, and snippet. Results are cached 24h. For latest/today/breaking queries set SURF_CACHE_TTL_SEARCH_MS=0 to bypass the cache. Browser is the default provider and requires no API key. Default limit 10, max 20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10). | |
| query | Yes | Google search query. Use site: filters and quotes for exact match. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| error | No | ||
| query | No | ||
| results | No | ||
| elapsed_ms | No |