{"uid":"cap__n5fx4-oh-jx4IpbFPcW6","slug":"web-page-to-markdown-converter-9c11e52e","name":"Web Page to Markdown Converter","description":"Fetch a public web page as clean readable Markdown (nav/ads stripped). ?url=https://example.com&max_chars=20000","url":"https://pyfile-agent.taile3ff35.ts.net/data/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","properties":{"url":{"type":"string"},"max_chars":{"type":"number"}}}}},"output":{"type":"object","properties":{"url":{"type":"string"},"bytes":{"type":"integer"},"title":{"type":"string"},"markdown":{"type":"string"}}}}},"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_oS_96aXKkUVEGGmmvs7gS","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 a public web page and returns its content as clean, readable Markdown with navigation and ads stripped","exampleAgentPrompt":"Can you fetch https://en.wikipedia.org/wiki/Large_language_model and give me the readable article content as markdown, up to 15000 characters?","exampleUseCases":[{"title":"Summarizing a news article","prompt":"Grab the content from https://www.bbc.com/news/technology-68123456 as clean markdown so I can summarize the key points — keep it under 10000 characters."},{"title":"Reading competitor pricing page","prompt":"Fetch https://www.anthropic.com/pricing for me as readable markdown so I can see their current pricing tiers without all the nav clutter."},{"title":"Extracting documentation content","prompt":"Get me the clean markdown from https://docs.python.org/3/library/asyncio.html so I can understand the asyncio module — limit it to 20000 characters."}],"resultDescription":"Returns a JSON object with the source URL, page title, character byte count, and the page's main content rendered as clean Markdown text with navigation menus, ads, and boilerplate stripped out. The markdown field contains the human-readable article or page body.","failureModes":["Invalid or unreachable URL returns an error or empty markdown","Private/paywalled pages may return login prompts or minimal content","Very large pages truncated at max_chars limit","JavaScript-rendered single-page apps may return incomplete content","Rate limits or upstream blocks may prevent fetching certain domains"],"whenToPreferThis":"Choose this endpoint when you need to read or extract the human-readable text content of a public web page in a clean, structured Markdown format suitable for downstream summarization, analysis, or display. Prefer it over raw HTML scrapers when you want clean content without boilerplate. Best for article pages, documentation, and landing pages rather than JavaScript-heavy SPAs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:07:28.908Z","isFirstParty":false}