{"uid":"cap_8ms6fcHUfAKAIxaY_Yx1I","slug":"webbersites-web-search-api-bfd6c2e4","name":"WEBBERsites Web Search API","description":"WEB SEARCH for keyless agents — POST {query} and get LLM-ready results: title, url, extracted content snippet, relevance score, plus a direct answer synthesized from live results. Options: max_results (1-10, default 5), topic (general|news). No API key, no account — the x402 payment IS the auth. Query up to 400 chars.","url":"https://api.webbersites.com/api/search","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["query"],"properties":{"query":{"type":"string","description":"The search query, up to 400 characters"},"topic":{"type":"string","description":"general (default) or news"},"max_results":{"type":"number","description":"How many results to return (1-10, default 5)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"query":{"type":"string"},"answer":{"type":"string","description":"direct answer synthesized from the live results"},"results":{"type":"array","description":"ranked results: {title, url, content, score}"}}}}}}},"responseSchema":{"type":"json","example":{"query":"x402 payment protocol adoption 2026","answer":"The x402 protocol has seen growing adoption...","results":[{"url":"https://x402.org","score":0.97,"title":"x402.org","content":"An open protocol for internet-native payments..."}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aFTqZUNDhIiv7YSGbUF8a","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a live web search and returns LLM-ready results including title, URL, content snippet, relevance score, and a synthesized direct answer — no API key required, payment via x402.","exampleAgentPrompt":"Search the web for 'best practices for AI agent security in 2025' and give me up to 8 results including a direct synthesized answer — topic general.","exampleUseCases":null,"resultDescription":"Returns a list of up to 10 search results each with a title, URL, extracted content snippet, and relevance score, plus a single synthesized direct answer compiled from the live results.","failureModes":["Query exceeds 400 characters — request rejected","max_results outside 1-10 range — validation error","x402 payment not provided or insufficient — 402 payment required","No results found for query — empty results array returned","External search provider unavailable — 500 or timeout error","Invalid topic value (not 'general' or 'news') — may default or error"],"whenToPreferThis":"Use this endpoint when an AI agent needs live, up-to-date web search results without managing API keys or accounts — especially useful in keyless or payment-gated agent pipelines using x402. Prefer it over static knowledge lookups when freshness matters or when a synthesized direct answer from multiple live sources is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:42:54.616Z","isFirstParty":false}