{"uid":"cap_ypA6EHuTh6S_mal-CAsrs","slug":"web-page-to-markdown-converter-api-kadec0-xyz-3acfb47f","name":"Web Page to Markdown Converter (api.kadec0.xyz)","description":"Scrape any web page to clean markdown. A keyless web scraper that converts a single URL into LLM-ready markdown plus structured metadata (title, headings, links, word count), so an agent can read a page without running a browser. A per-call alternative to Firecrawl's scrape endpoint, with no API key and no account. Single page per call, not a site crawler.","url":"https://api.kadec0.xyz/v1/scrape","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"page URL to scrape"},"maxChars":{"type":"string","default":"40000","description":"markdown cap"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_I8F-oa5b_007kneFd3OmV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any public URL and returns its content as clean, LLM-ready markdown plus structured metadata — no API key required.","exampleAgentPrompt":"Can you fetch https://en.wikipedia.org/wiki/Large_language_model and convert it into clean markdown — cap it at 20000 characters so I can paste it into my prompt?","exampleUseCases":null,"resultDescription":"Returns the webpage content as clean, LLM-ready markdown text along with structured metadata about the page (title, description, etc.), capped at the specified maxChars limit (default 40,000 characters).","failureModes":["URL is unreachable or returns a non-200 status — endpoint may return an error or empty content","URL points to a JavaScript-heavy SPA that requires client-side rendering — scraped content may be incomplete or empty","maxChars too small to capture meaningful content","URL is behind authentication or a paywall — returns only gated/partial content","Rate limiting or payment issues with the x402 protocol causing request failure"],"whenToPreferThis":"Choose this endpoint when you need a keyless, pay-per-call way to convert any public URL into clean markdown for LLM ingestion, without signing up for Firecrawl or similar services. Ideal for agents that occasionally need to read web pages as part of a workflow and want a simple GET-based interface with no API key management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:13:38.970Z","isFirstParty":false}