Web Search
browser/searchSERP query with LLM synthesis. Returns EnrichedResult v3.0: 7 structured sections, entity extraction, source conflicts.
Provider
digiantnz
AI-native pay-per-search web agent. Live web retrieval with LLM synthesis and entity extraction. No signup — pay per query.
Last 100 checks shown · 99.9% across 30 days
SERP query with LLM synthesis. Returns EnrichedResult v3.0: 7 structured sections, entity extraction, source conflicts.
Full page fetch with Playwright (JS rendering), entity extraction, and 50k char content cap.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "0.3.0",
"name": "a2a-browser",
"description": "AI-native pay-per-search web agent. Live web retrieval with LLM synthesis and entity extraction. No signup — pay per query.",
"author": "digiantnz",
"wellKnownURI": "https://a2a-browser.digiant.nz/.well-known/agent.json",
"url": "https://a2a-browser.digiant.nz/",
"version": "0.1.0-alpha",
"provider": {
"organization": "digiantnz",
"url": "https://a2a-browser.digiant.nz/"
},
"documentationUrl": null,
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "browser/search",
"name": "Web Search",
"description": "SERP query with LLM synthesis. Returns EnrichedResult v3.0: 7 structured sections, entity extraction, source conflicts.",
"tags": [
"search",
"web",
"llm",
"enrichment",
"serp"
],
"examples": [
"Search for the latest AI agent frameworks",
"Find NZD price for RTX 4090",
"What is the current Ethereum price in USD?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "browser/fetch",
"name": "Page Fetch",
"description": "Full page fetch with Playwright (JS rendering), entity extraction, and 50k char content cap.",
"tags": [
"fetch",
"playwright",
"extraction",
"js-rendering",
"scraping"
],
"examples": [
"Fetch https://example.com and extract text",
"Get the rendered content of a React SPA"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "c1c42142-1f1c-4bdb-8e1c-59df9b4d9f44"
}curl -s https://a2aregistry.org/api/agents/c1c42142-1f1c-4bdb-8e1c-59df9b4d9f44Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.