Google Search
searchPerform a Google search and get title, URL, and snippet for each result. Caches results for 24 hours; includes CAPTCHA recovery with manual solving option.
Instructions
Single Google search -> title/url/snippet per result. Results are cached 24h, so repeating a query is free -- prefer re-querying over caching results yourself. For latest/today/breaking queries set SURF_CACHE_TTL_SEARCH_MS=0 to bypass the cache. Default limit 10 (max 20). First call ~4s (Chromium warmup), then ~2s. On CAPTCHA a visible Chrome opens for a human to solve (shared-IP protection); SURF_CLOUD_MODE=true makes it fail-fast instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Google search query. Use site: filters and quotes for exact match. | |
| limit | No | Max results (default 10). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| results | No | ||
| elapsed_ms | No | ||
| meta | No | ||
| error | No |