{"uid":"cap_HMivuh9VIOByHkcKWm9oN","slug":"aarn-web-read-439c73da","name":"AARN Web Read","description":"Read one public webpage URL and return clean, LLM-ready Markdown or plain text. Designed for AI agents that need webpage contents, RAG context, research or summarization.","url":"https://api.aarn.space/v1/web/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":{}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6K-uSW2YuXLannIaaiQqu","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a single public webpage URL and returns its content as clean, LLM-ready Markdown or plain text","exampleAgentPrompt":"Can you fetch the content of https://example.com/article and give it to me as clean Markdown so I can summarize it?","exampleUseCases":[{"title":"Research article summarization","prompt":"Go to https://www.nature.com/articles/d41586-024-00001-0 and pull the full text as Markdown so I can summarize the key findings for my report."},{"title":"RAG context ingestion","prompt":"Fetch the content of https://docs.openai.com/guides/function-calling and return it as clean plain text so I can add it to my RAG knowledge base."},{"title":"Competitive intelligence gathering","prompt":"Read the page at https://competitor.com/pricing and give me the full Markdown content so I can analyze their pricing tiers."}],"resultDescription":"Returns the content of the requested webpage stripped of boilerplate HTML, ads, and navigation, formatted as clean Markdown or plain text that is immediately usable by an LLM for summarization, question answering, or RAG ingestion.","failureModes":["URL is behind a paywall or login — returns empty or error response","Target page blocks crawlers via robots.txt or rate limiting — may return partial content or error","Malformed or unreachable URL — returns HTTP error or timeout","Dynamic JavaScript-rendered pages may return incomplete content if JS is not executed","Non-public or intranet URLs will fail to resolve"],"whenToPreferThis":"Choose this endpoint when you need to read a single public webpage and get clean, LLM-ready text back quickly. It is optimized for AI agent pipelines, RAG context retrieval, and research summarization where you want boilerplate removed and content normalized to Markdown. Prefer this over general HTTP fetch tools when you need the output pre-processed for LLM consumption rather than raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:34:53.520Z","isFirstParty":false}