{"uid":"cap_Io8dr660Lk4h0W-r148x7","slug":"web-page-to-clean-markdown-scraper-bb28ae14","name":"Web Page to Clean Markdown Scraper","description":"Converts any URL into clean, LLM-friendly Markdown for autonomous web research, bypassing basic bot protection. Essential for agents that need to read the web.","url":"https://store.agentexchange.work/web/markdown-scraper","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","description":"URL of the webpage to scrape (required)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"markdown":{"type":"string"},"scanned_at":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"url":"https://example.com","markdown":"# Example Domain\n\nThis domain is for use in illustrative examples...","scanned_at":1781832000000}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.09","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.09/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.09","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_byNwbCKy9V1lMjsJTZanX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.09","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches any webpage URL and returns clean, ad-free, nav-free Markdown optimized for LLM context, RAG pipelines, and autonomous agent research.","exampleAgentPrompt":"Fetch https://en.wikipedia.org/wiki/Retrieval-augmented_generation and give me the clean, ad-free markdown version so I can use it as context for my research.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the source URL, a clean Markdown rendering of the page (ads, navigation, popups stripped), and a Unix timestamp of when the scrape occurred. Output is roughly 4x smaller than raw HTML.","failureModes":["URL is unreachable or returns a non-200 status — likely returns an error or empty markdown","Paywalled or JS-heavy pages may return incomplete or empty content","Invalid or missing 'url' query parameter returns a validation error","Payment failure via x402 protocol results in 402 response before scrape is attempted","Rate limiting or network timeout on the target site may cause partial content"],"whenToPreferThis":"Choose this endpoint when you need lightweight, agent-ready Markdown from any public webpage at low cost ($0.005/call), with no API key required and payment over x402/USDC. Prefer it over full HTML fetchers when you want LLM-friendly output with noise removed, or over heavier crawling services when you only need a single page's readable content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:13.152Z","isFirstParty":false}