Convert webpage to markdown
Jump to navigation
Jump to search
Convert webpage to markdown[edit]
1. deathau/markdownload: "A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file."
Automatically identify and extract the primary content area of a webpage (integration of mozilla/readability.js)
Bookmarklet
javascript:(function(){location.href='https://r.jina.ai/'+location.href})();
3. $ Firecrawl - The API to search, scrape, and interact with the web at scale. 🔥
You may define the scrape result format, such as `markdown`, `rawHtml`, or `json`. For example, Firecrawl’s scrape endpoint supports body formats like those documented here.