{"uid":"cap_cJ-LQxfmlHGkenpBdqoFN","slug":"agentdata-web-search-read-d9db96c7","name":"AgentData Web Search+Read","description":"Search and read in one call: a web search plus the full page text of the top results, for $0.006 — cheaper than a separate search and reads. Send a query, get back compact results (position, title, url, snippet) each enriched with the target page's readable content (markdown or text, capped by max_chars_per_page). A page that fails to read carries a read_error instead of content; the call still delivers and settles. USDC on Base, no account.","url":"https://agentdata-api.sander-van-aard.workers.dev/web/search-read","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":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_R1JhFKsoq7ciniUSd7xrH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs a web search and fetches the full readable content of top results in a single call, returning position, title, URL, snippet, and page content.","exampleAgentPrompt":"Search the web for 'best open-source LLM fine-tuning frameworks 2024' and bring back the full readable text from the top results so I can see what each page actually says.","exampleUseCases":[{"title":"Competitive research with page content","prompt":"Search for 'Stripe vs Paddle pricing 2024' and read the full content of the top results — I want to see what each page actually says, not just the snippets."},{"title":"Fact-checking a claim with source text","prompt":"Look up 'EU AI Act enforcement timeline' on the web and pull the readable text from the top pages so I can verify the exact dates being reported."},{"title":"Market research for a product launch","prompt":"Search for 'reusable water bottle market trends 2024' and fetch the full text of the top results — I need the actual content from each page to write a summary."}],"resultDescription":"An array of search result objects each containing position, title, URL, and snippet from the search engine, enriched with the full readable page content (markdown or plain text, capped by max_chars_per_page). Pages that could not be fetched include a read_error field instead of content. The overall call still settles even if individual pages fail to read.","failureModes":["Individual pages may fail to load, returning a read_error field instead of content — but the call still succeeds and settles","Query returning no results yields an empty results array","Malformed or missing query body causes a 4xx error","Pages behind paywalls or login walls may return partial or no content","max_chars_per_page set too low may truncate useful content"],"whenToPreferThis":"Choose this endpoint when you need both search results AND the actual page text in a single round-trip, avoiding the cost and latency of a separate search call followed by individual page reads. It is more cost-effective than combining a standalone search API with a scraping API, and is purpose-built for AI agent pipelines that need grounded, readable web content. Prefer it over a plain search endpoint whenever the snippet alone is insufficient and full page content is required for reasoning or summarization.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:30:35.224Z","isFirstParty":false}