{"uid":"cap_XYchsSSSN9_M99tcDSEbT","slug":"avedaris-page-read-paid-web-page-text-extraction-05c5b1e1","name":"AveDaris Page Read — Paid Web Page Text Extraction","description":"AveDaris is the economic coordination layer for autonomous software: discover, route, evaluate, procure, verify, and learn across agent services.","url":"https://api.avedaris.com/v1/paid/page-read","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","maxLength":8192,"minLength":8},"maxChars":{"type":"integer","maximum":30000,"minimum":500}}},"responseSchema":{"type":"json","example":{"result":{"text":"Example Domain...","status":200,"finalUrl":"https://example.com/","truncated":false}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_DWSJvEDE6CbNs3cnld9YY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and extracts readable text content from any public web page URL, returning the page's text up to a configurable character limit","exampleAgentPrompt":"Can you fetch the text from https://www.example.com/article and give me up to 5000 characters of the page content?","exampleUseCases":[{"title":"Article summarization from URL","prompt":"Grab the full text from https://techcrunch.com/2024/05/01/ai-agents-market-overview/ — up to 10000 characters — so I can summarize the key points."},{"title":"Competitor landing page analysis","prompt":"Read the content of https://www.competitor.com/pricing — get up to 8000 characters — and tell me what their pricing tiers look like."},{"title":"Research fact-checking from source","prompt":"Fetch the text at https://www.who.int/news/item/12-04-2024-health-update up to 6000 characters so I can verify the statistics cited in this report."}],"resultDescription":"Returns a JSON object with: 'text' (the extracted readable text of the page, up to the requested character limit), 'status' (the HTTP response status code of the page), 'finalUrl' (the resolved URL after any redirects), and 'truncated' (a boolean indicating whether the content was cut off due to the character limit).","failureModes":["URL is unreachable or returns a non-2xx status — status field reflects the error code and text may be empty","Page is JavaScript-rendered and content cannot be extracted statically — returned text may be minimal or empty","URL exceeds 8192 characters or is shorter than 8 characters — request rejected with validation error","maxChars out of range (below 500 or above 30000) — request rejected","Payment of 0.005 USDC not completed — 402 Payment Required response before content is served","Target site blocks automated access (e.g. Cloudflare, CAPTCHA) — may return error page text instead of real content"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to read the textual content of a specific known URL — for summarization, fact-checking, data extraction, or research — especially within a micropayment-native (x402) infrastructure where per-call USDC billing is acceptable. Prefer this over general browser automation when you need fast, lightweight text extraction without rendering JavaScript or handling complex sessions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:52:47.125Z","isFirstParty":false}