SiteView.app

SiteView offers a (currently) free API to convert a website to a clean Markdown format. Images, headers, rulers, links, etc, are all processed and returned in a visually appealing and minimal Markdown file.

No gross markdown, no weird header structure, no links with bad text and URLs, no duplicated text, and lots more.

POST https://api.siteview.app { "url": "your_url_here" }

The more text on the page, the longer it will take, typically between 5-30s.