{"uid":"cap_HUz-t14ZwRtLCs9tuYOj5","slug":"miniframe-url-to-markdown-headless-browser-7bef0d39","name":"MiniFrame URL to Markdown (Headless Browser)","description":"Use when a page will not read correctly with a plain fetch — a single-page app, content loaded by JavaScript, or markup so noisy the text is buried. Fetches it with a headless browser (rendering JavaScript) and returns the main readable content as clean Markdown — ideal to feed an LLM as context. JSON body { url } (public http/https), optional include_images (default false). Returns title, final_url (after redirects), markdown and word_count. Private/internal targets are blocked.","url":"https://tools.miniframe.com.br/url-to-markdown","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"Public http/https URL to fetch."},"include_images":{"type":"boolean","description":"Keep image markdown (optional, default false)."}}},"responseSchema":{"type":"json","example":{"title":"Example Domain","markdown":"# Example Domain\n\nThis domain is for use in illustrative examples...","final_url":"https://example.com/","word_count":28}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_P8_lAZEcJt4SwTAi2YKa5","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Renders a JavaScript-heavy or noisy webpage with a headless browser and returns its main readable content as clean Markdown","exampleAgentPrompt":"This page is a React app and plain fetching just gives me a blank shell — can you use the headless browser to render https://example.com/dashboard and give me the main content as clean Markdown so I can feed it to the LLM?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: title (page title), final_url (URL after any redirects), markdown (clean readable Markdown of the main page content), and word_count (number of words in the extracted content). Images are excluded by default unless include_images is set to true.","failureModes":["Private or internal URLs are blocked and will return an error","Page may time out if JavaScript rendering takes too long","Paywall or login-protected content returns only publicly visible content","Redirect loops or invalid URLs return an error","Some highly dynamic content that loads asynchronously after initial render may be missed"],"whenToPreferThis":"Use this endpoint instead of a plain HTTP fetch when the target page is a single-page application (React, Vue, Angular), loads content via JavaScript after initial load, or has markup so noisy that text extraction fails. Prefer this over screenshot endpoints when you need machine-readable text for LLM context rather than visual output. Choose this over a PDF converter when the source is a live webpage, not a document.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:02.868Z","isFirstParty":false}