Convert any website to Markdown format with ScreenshotOne API

Now you can convert any website to Markdown format with ScreenshotOne API in just one simple API call.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

Yes, it is as simple as that.

Use format=markdown option to get the markdown version of the website:

https://api.screenshotone.com/take?format=markdown&url=https://example.com/&access_key=<access key>

The result will be returned in Markdown format:

# Example Domain
This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.
[More information...](https://www.iana.org/domains/example)

It might include CSS styles, images, and other resources.

As always, if you have any questions, please, reach out at support@screenshotone.com.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Get the HTTP response status code and headers with screenshots

Get the HTTP response status code and headers with screenshots

On rare occasions, you might need to get the HTTP status code and headers of the target host. It is pretty easy to do now.

Read more

1 min read

Added an Above-the-Fold Checker Tool

Added an Above-the-Fold Checker Tool

A new ScreenshotOne tool to capture what users see before the first scroll.

Read more

1 min read

Added a "copy page" button in documentation

Added a "copy page" button in documentation

You can now copy the page content as Markdown for LLMs and more.

Read more

1 min read

Automate website screenshots

Exhaustive documentation, ready SDKs, no-code tools, and other automation to help you render website screenshots and outsource all the boring work related to that to us.