{"uid":"cap_BF2mjT_34EIRmYV0BSwvP","slug":"etherealgoodsco-store-web-to-markdown-cleaner-7a3f4943","name":"etherealgoodsco.store Web-to-Markdown Cleaner","description":"Fetch a public URL and return clean LLM-ready Markdown, links, metadata and content hash","url":"https://etherealgoodsco.store/crawler/clean-markdown","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":[],"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_M7cxALvhzuwtChG3ok74l","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public URL via POST and returns clean LLM-ready Markdown, extracted links, page metadata, and a content hash","exampleAgentPrompt":"Fetch https://en.wikipedia.org/wiki/Artificial_intelligence and convert the page into clean, LLM-ready Markdown — I also want the extracted links, page metadata, and content hash.","exampleUseCases":[{"title":"Feed article to RAG pipeline","prompt":"Grab the article at https://www.wired.com/story/the-ai-revolution-in-science/ and convert it to clean markdown so I can chunk it and add it to my vector database."},{"title":"Summarize competitor landing page","prompt":"Fetch https://www.openai.com and give me the clean readable text and metadata so I can summarize what they're pitching without all the HTML noise."},{"title":"Verify page content hasn't changed","prompt":"Pull the content from https://docs.stripe.com/api and give me the content hash so I can compare it against last week's and see if anything has changed."}],"resultDescription":"A structured response containing: the full page content rendered as clean LLM-ready Markdown, a list of extracted hyperlinks from the page, page metadata (title, description, etc.), and a content hash for deduplication or change detection.","failureModes":["URL is unreachable or returns a non-200 status — request fails with an HTTP error","URL points to a dynamically rendered JavaScript SPA that cannot be cleanly parsed — returns incomplete or empty markdown","URL requires authentication or CAPTCHA — returns empty or error response","Malformed or missing input body — returns 400 bad request","Rate limiting or timeout on the remote URL — returns a timeout or partial response"],"whenToPreferThis":"Choose this endpoint when you need to convert a public web page into clean, LLM-consumable Markdown in a single call, especially when you also need page metadata and a content hash for deduplication or change tracking. Prefer it over raw HTTP fetching when the goal is to strip HTML boilerplate and deliver structured, readable text directly to an LLM pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:47:02.864Z","isFirstParty":false}