Page to Markdown
Paste a public web page URL to turn it into clean Markdown.
Markdown
Use it from the command line
Without auth
curl 'https://md.purepage.io/https://siquick.com'
With auth (higher rate limits)
curl -H 'Authorization: Bearer $PUREPAGE_TOKEN' 'https://md.purepage.io/https://siquick.com'
Need an auth key? Email hi@purepage.io to request one.