{"uid":"cap__mfZgZ4Nkzd4XREuyVtU-","slug":"web-page-reader-clean-markdown-extraction-ff75e12e","name":"Web Page Reader – Clean Markdown Extraction","description":"Read any public web page and return its main article content as clean Markdown (readability extraction, boilerplate/nav/ads stripped) — no HTML parsing needed on your side. Body: {url: string (http/https, publicly reachable)}.","url":"https://x402-seller-0ay3.onrender.com/api/web/read","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL of the page to read."}}},"responseSchema":null,"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_XBrvQ21NFVthqLOPnSu39","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 a public web page and returns its main article content as clean, boilerplate-free Markdown using readability extraction.","exampleAgentPrompt":"Can you read the article at https://www.theverge.com/2024/1/5/example-article and give me the full text as clean Markdown, with all the ads and nav stripped out?","exampleUseCases":[{"title":"Summarize a news article from URL","prompt":"Read the article at https://www.bbc.com/news/technology-12345678 and give me a summary — just the actual article text, no menus or ads."},{"title":"Quote from a research blog post","prompt":"Fetch the content of this blog post for me: https://openai.com/research/gpt-4 — I want the clean readable text so I can pull quotes from it."},{"title":"Monitor a product release page","prompt":"Read the page at https://www.apple.com/newsroom/2024/01/apple-announces-new-product/ and return the main article content as Markdown so I can track what was announced."}],"resultDescription":"A Markdown-formatted string containing the main article or body content of the requested web page, with navigation, ads, headers, footers, and other boilerplate stripped out. The response requires no further HTML parsing.","failureModes":["URL is not publicly reachable (private, paywalled, or requires login) — extraction returns empty or error","Page has no detectable main article content — returns minimal or empty Markdown","URL is malformed or uses non-http/https protocol — validation error","Page is JavaScript-rendered (SPA) and content is not in initial HTML — may return empty body","Network timeout if the target URL is slow to respond","Rate limiting or bot-blocking on the target site may prevent fetching"],"whenToPreferThis":"Choose this endpoint when you need clean, human-readable text from a public web page without writing HTML parsers or dealing with boilerplate. It is ideal for summarization, quoting, or feeding article text into downstream LLM tasks. Prefer it over general-purpose scrapers when you specifically want Markdown output and readability-style extraction rather than raw HTML or structured data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:32:07.422Z","isFirstParty":false}