{"uid":"cap_6vFptLCBGgTAbjOa42JMf","slug":"walletforge-fetch-markdown-fca19fd8","name":"WalletForge Fetch Markdown","description":"Fetch a public URL and return cleaned markdown","url":"https://api.walletforge.app/v1/fetch-markdown","method":"POST","headers":{},"bodySchema":null,"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_uQiN55I69VvIVwwZOqfqc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","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 and returns its content as cleaned, readable markdown","exampleAgentPrompt":"Can you fetch the content of https://example.com/blog/article and give it to me as clean markdown so I can summarize it?","exampleUseCases":[{"title":"Article content extraction for summarization","prompt":"Go fetch this news article at https://techcrunch.com/2024/05/01/ai-roundup and convert it to clean markdown so I can summarize it."},{"title":"Documentation page ingestion for LLM pipeline","prompt":"Pull the content from https://docs.stripe.com/api/charges and return it as cleaned markdown — I need to feed it into my AI assistant."},{"title":"Competitor landing page analysis","prompt":"Fetch the page at https://competitor.com/pricing and return it as readable markdown so I can analyze their pricing structure."}],"resultDescription":"A cleaned markdown representation of the fetched public webpage, with HTML, scripts, and navigation clutter removed, leaving the main readable content in structured markdown format.","failureModes":["URL is not publicly accessible or requires authentication — returns an error","Target page returns a non-200 HTTP status (404, 500, etc.) — fetch fails","Content is JavaScript-rendered SPA content that cannot be scraped statically — may return empty or partial markdown","URL points to a binary file (PDF, image) rather than HTML — conversion may fail or produce garbled output","Rate limiting or blocking by the target server — fetch times out or is rejected"],"whenToPreferThis":"Choose this endpoint when you need to fetch and read the content of a single public webpage and want it returned as clean, LLM-friendly markdown. It is ideal for feeding web content into summarization, analysis, or RAG pipelines without building your own scraping and cleaning logic. Prefer it over raw HTTP fetch when you want HTML-to-markdown cleaning handled automatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:34:08.174Z","isFirstParty":false}