Better Markdown output

Markdown output is now cleaner by removing non-content HTML blocks during conversion.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

We improved how format=markdown converts pages to Markdown.

From now on, ScreenshotOne removes these elements before generating Markdown:

  • script
  • style
  • noscript
  • iframe
  • header
  • head

This makes Markdown responses cleaner and more focused on the main content, which is especially useful for AI/LLM pipelines and downstream parsing.

Use it as usual:

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

If you have any questions or suggestions, please let us know at support@screenshotone.com.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Improving performance and stability by consolidating validation and access check logic in the API gateway

Improving performance and stability by consolidating validation and access check logic in the API gateway

For the past few days, I have been working on improving the stability and performance of the ScreenshotOne API. I started from low-hanging fruits—moving validations and access key management from rendering services to ScreenshotOne's API gateway. The API will be more stable and performant as a result. If you are curious why, please continue reading.

Read more

2 min read

Choose the format of the page content returned by the ScreenshotOne API

Choose the format of the page content returned by the ScreenshotOne API

Now you can choose the format of the page content returned by ScreenshotOne API with the metadata_content_format option.

Read more

1 min read

Delete organization invites

Delete organization invites

Organization owners and admins can now delete pending member invites from the dashboard.

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.