Extract Open Graph metadata while rendering screenshots

From today, you can get parsed Open Graph metadata and screenshots in one API request.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

You can do that with the JSON response type in one simple API request:

https://api.screenshotone.com/take?access_key=<YOUR ACCESS KEY>&url=https://screenshotone.com&metadata_open_graph=true&response_type=json&cache=true

And get a result like:

OG example response

Or you can extract it from the header X-ScreenshotOne-Open-Graph.

Enjoy!

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Playground Presets

Playground Presets

You can now create and save presets in the ScreenshotOne Playground!

Read more

1 min read

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

ScreenshotOne Dashboard performance has been improved

ScreenshotOne Dashboard performance has been improved

ScreenshotOne Dashboard has been upgraded to Next.js 16

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.