Convert any URL to clean, well-structured Markdown in seconds. Free, no signup, handles JavaScript-rendered pages. Powered by the Apify URL to Markdown Actor.
Markdown has become the go-to format to feed content to LLMs.
URL to Markdown is a minimalist wrapper for the Apify Url to Markdown Actor, built with Vercel.
Simply enter a website URL and get the content as clean Markdown.
Report
💡 Bright idea
Would love a batch mode where I can drop in a list of URLs and get back a single zip with all the markdown files. Right now I have to run them one at a time which gets tedious when I'm archiving a whole docs site for offline reading.
However, if your goal is to get the whole docs site, it is better to use this Actor: https://apify.com/apify/website-content-crawler. Use a glob pattern to restrict the crawl to the docs section, and you will get the whole docs site by only providing the root URL.
Warmup Inbox
Would love a batch mode where I can drop in a list of URLs and get back a single zip with all the markdown files. Right now I have to run them one at a time which gets tedious when I'm archiving a whole docs site for offline reading.
Warmup Inbox
@cengizmaskar You can use this Actor for batch mode: https://apify.com/apify/url-to-markdown
However, if your goal is to get the whole docs site, it is better to use this Actor: https://apify.com/apify/website-content-crawler. Use a glob pattern to restrict the crawl to the docs section, and you will get the whole docs site by only providing the root URL.
Smartlook
Important handy tool! Love it and fingers crossed
Warmup Inbox
@lukasmehnert1 Thanks for the support.
Love how it handles JS-rendered pages without any fuss. The zero signup friction is a real treat, just paste and go.