{"uid":"cap_-X1mIMqiKYTBzvxldXT88","slug":"web-reader-url-to-clean-markdown-converter-0f3a21c8","name":"Web Reader – URL to Clean Markdown Converter","description":"Web Reader ($0.003/call): Fetch any public web page and return its main content as clean, boilerplate-free markdown (reader mode for agents). Handles redirects, strips nav/ads/scripts, reports title, byline, language and word count.","url":"https://pmhxr44qn4qitobucm7ctgklbq0svqjb.lambda-url.ap-southeast-2.on.aws/read","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public http(s) URL of the page to read"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["url","title","byline","siteName","lang","excerpt","markdown","wordCount"],"properties":{"url":{"type":"string","description":"Final URL after redirects"},"lang":{"anyOf":[{"type":"string"},{"type":"null"}]},"title":{"anyOf":[{"type":"string"},{"type":"null"}]},"byline":{"anyOf":[{"type":"string"},{"type":"null"}]},"excerpt":{"anyOf":[{"type":"string"},{"type":"null"}]},"markdown":{"type":"string","description":"Boilerplate-free page content as GitHub-flavored markdown"},"siteName":{"anyOf":[{"type":"string"},{"type":"null"}]},"wordCount":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X6Dec0TfWu1DFaTx4aZAq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public web page and returns its main content as clean, boilerplate-free GitHub-flavored markdown, stripping navigation, ads, and scripts, with metadata like title, byline, language, and word count.","exampleAgentPrompt":"Fetch the main content of https://www.bbc.com/news/technology-12345678 and give me the article text as clean markdown, including the title and author if available.","exampleUseCases":null,"resultDescription":"A JSON object containing: the final URL after redirects, the page title, byline/author, site name, language code, a short excerpt, the full main body content as GitHub-flavored markdown (boilerplate-free), and the word count of that content.","failureModes":["URL is not publicly accessible or requires authentication — returns an error","Page has no extractable main content (e.g. pure JavaScript SPA with no server-rendered text) — markdown may be empty or minimal","Network timeout reaching the target URL — returns a fetch error","Invalid or malformed URL provided — schema validation error","Page blocks bots via robots.txt or CAPTCHA — content may be inaccessible or incomplete"],"whenToPreferThis":"Use this endpoint when you need to read and process the human-readable content of a specific public web page — particularly for article summarization, fact extraction, or feeding page content to an LLM. It is ideal when you have a known URL and need clean, structured markdown output with metadata rather than raw HTML. Prefer it over general web search when you already have the URL and want the full article body rather than a snippet.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:38:06.886Z","isFirstParty":false}