{"uid":"cap_TXFmoxHsolp2-0CKpujMu","slug":"websearch-hergertsynthora-com-web-search-26cac590","name":"websearch.hergertsynthora.com Web Search","description":"Keyless web search for AI agents. Give it a natural-language query and it returns ranked organic results (title, url, snippet) drawn from live multi-source search (DuckDuckGo HTML/Lite plus public SearXNG instances, with automatic fallback so it never returns empty when one source flakes). Optionally it also fetches the top result and extracts the main content as clean, token-budgeted markdown (answer_extract), so an agent can read the page without running its own crawler, browser or scraper. Use it to answer real-world questions, gather fresh facts, research a topic, find documentation or check what a site says, without maintaining a search index or paying for Google/Bing/Serper API keys. Resilient (short timeouts, multi-source), SSRF-hardened, 0.005 USDC on Base.","url":"https://websearch.hergertsynthora.com/service","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"query":{"type":"string","description":"Natural-language search query"},"extract":{"type":"boolean","description":"If true, also fetch the top result and return its main content as clean markdown (answer_extract). Default: auto (extracts when a first URL is available)."},"max_results":{"type":"integer","description":"How many results to return (1-20, default 8)"}}},"responseSchema":{"type":"json","example":{"ok":true,"niche":"websearch","result":{"count":5,"query":"latest x402 protocol spec","source":"duckduckgo_html","results":[{"url":"https://example.com/spec","title":"x402 spec","snippet":"..."}],"elapsed_ms":1200,"answer_source":"md_extract","answer_extract":{"url":"https://example.com/spec","chars":1234,"title":"x402 spec","markdown":"# ...","extractor":"md_extract","tokens_estimate":300}}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_t3k05pAWHjCNikJ1UvxNO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs keyless multi-source web search and optionally extracts the main content of the top result as clean markdown, for AI agents needing fresh information without managing search API keys.","exampleAgentPrompt":"Search the web for 'best practices for securing Redis in production 2024' and give me the top 5 results — and also pull the main content from the top result so I can read it directly.","exampleUseCases":null,"resultDescription":"Returns a ranked list of organic search results (each with title, URL, and snippet), plus optionally an answer_extract field containing the main content of the top result as clean, token-budgeted markdown scraped from the live page.","failureModes":["All search sources (DuckDuckGo + SearXNG) temporarily unavailable — though automatic fallback between sources minimizes this","Query too vague or empty — returns no meaningful results","Top result page blocks scraping — answer_extract may be empty or partial","SSRF guard triggers on certain internal/localhost-like URLs in extract mode","Rate limiting or timeout on slow-loading pages when extract=true"],"whenToPreferThis":"Choose this endpoint when an AI agent needs live, unkeyless web search without setting up Google, Bing, or Serper API credentials. It is ideal when you want both ranked results and the ability to read page content in one call (via answer_extract), avoiding a separate scraping step. Prefer it over self-hosted search when you want resilient multi-source fallback behavior and SSRF hardening out of the box.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T23:04:14.120Z","isFirstParty":false}