Overview

AnyAPI google.search (Google Search)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category tools/search
Provider getanyapi
Source bazaar
Indexed 2026-06-23 08:15:16

Health

Status degraded
Latency (p50) 374ms
Uptime (30d) 100.0%
Reliability Score 90/100
Last Checked 2026-08-20 10:32:48
Last Healthy Never
Consecutive Failures 1

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "autocorrect": { "description": "Toggle Google spelling autocorrect (default true). Set false to search the exact query without correction.", "type": "boolean" }, "gl": { "default": "us", "description": "Two-letter country code for result localization (e.g. us, gb, de).", "type": "string" }, "hl": { "default": "en", "description": "Two-letter interface and results language code (e.g. en, es, de).", "type": "string" }, "limit": { "default": 10, "description": "Maximum number of organic results to return (1-100, default 10). Google may return fewer if the query is narrow. Price is flat per request.", "maximum": 100, "minimum": 1, "type": "integer" }, "location": { "description": "Fine-grained location for result localization, given as a canonical Google location string (e.g. 'New York, United States', 'London, United Kingdom'). More specific than the country-level gl.", "type": "string" }, "query": { "description": "The Google search query.", "type": "string" }, "timeframe": { "description": "Restrict results to a recent time window: 1h, 1d, 7d, 1y, or all. Default all (no time restriction).", "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "costUsd": { "description": "Amount charged in USD for this call.", "type": "number" }, "items": { "description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.", "type": "integer" }, "jqError": { "description": "Present only when a `jq` expression failed; `output` then carries the full unshaped result and this explains why the reshape did not apply.", "type": "string" }, "output": { "additionalProperties": false, "properties": { "data": { "oneOf": [ { "type": "null" }, { "additionalProperties": false, "properties": { "query": { "type": "string" }, "results": { "description": "Populated whenever the provider has data for the entity.", "items": { "properties": { "link": { "description": "Populated whenever the provider has data for the entity.", "type": "string", "x-anyapi-must-populate": true }, "position": { "type": "integer" }, "snippet": { "description": "Populated whenever the provider has data for the entity.", "type": "string", "x-anyapi-must-populate": true }, "title": { "description": "Populated whenever the provider has data for the entity.", "type": "string", "x-anyapi-must-populate": true } }, "required": [ "title", "link", "snippet", "position" ], "type": "object" }, "type": "array", "x-anyapi-must-populate": true } }, "required": [ "query", "results" ], "type": "object" } ] }, "found": { "type": "boolean" } }, "required": [ "found", "data" ], "title": "Google search output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" }, "resultId": { "description": "Opaque handle to the full unshaped result, cached ~15 min. Re-shape it for free (fields/max_items/summary/jq) via GET /v1/results/{id}, no re-billing. Absent when the result was too large to cache.", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-20 10:32:48 degraded 401 375ms
2026-08-20 05:30:23 degraded 401 371ms
2026-08-19 23:06:04 degraded 401 723ms
2026-08-19 18:51:39 degraded 401 706ms
2026-08-19 11:39:41 degraded 401 374ms
2026-08-19 02:39:04 degraded 401 355ms
2026-08-18 20:52:06 degraded 401 346ms
2026-08-18 15:15:57 degraded 401 871ms
2026-08-18 08:13:23 degraded 401 1120ms
2026-08-18 04:44:26 degraded 401 326ms
2026-08-18 01:01:39 degraded 401 335ms
2026-08-17 17:56:20 degraded 401 319ms
2026-08-17 12:41:31 degraded 401 1015ms