{"uid":"cap_cmCfwHTBDXDeVozCGF3fE","slug":"engedi-digi-life17-url-to-markdown-extractor-d89db31e","name":"engedi.digi-life17 URL-to-Markdown Extractor","description":"Extract clean LLM-ready Markdown from any URL","url":"https://engedi.digi-life17.workers.dev/api/extract","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"object","properties":{"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to extract content from"}}}}},"output":{"type":"object","properties":{"data":{"type":"object"},"_meta":{"type":"object","properties":{"cached":{"type":"boolean"},"source":{"type":"string"},"confidence":{"type":"number"},"last_updated":{"type":"string"}}},"success":{"type":"boolean"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5zUls91KtiPDo50QTlmZY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any URL and returns its content as clean, LLM-ready Markdown text","exampleAgentPrompt":"Can you pull the content from https://example.com/article and give it to me as clean markdown so I can use it in my prompt?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' field containing the extracted Markdown content of the page, along with metadata including whether the result was cached, the source, a confidence score, and a last_updated timestamp, plus a boolean 'success' flag.","failureModes":["URL is unreachable or returns non-200 status — extraction fails with success:false","URL points to a page with no extractable text content (e.g. purely JavaScript-rendered with no fallback)","URL is malformed or missing — returns error due to missing required 'url' query parameter","Rate limiting or firewall on target site blocks the fetch","Low confidence score if extracted content is sparse or ambiguous"],"whenToPreferThis":"Choose this endpoint when you need to feed a webpage's content into an LLM pipeline and want clean Markdown rather than raw HTML. It is especially useful for article extraction, documentation scraping, or summarization tasks where noise-free text is critical. Prefer it over generic HTTP fetch when you need pre-processed, LLM-optimized output without building your own HTML parser.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:39:39.418Z","isFirstParty":false}