Extract Open Graph metadata while rendering screenshots

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

Blog post 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
Improved design of the authentication pages

Improved design of the authentication pages

We updated the design of the authentication pages to make them more user-friendly and consistent.

Read more

1 min read

Improved full-page screenshot rendering

Improved full-page screenshot rendering

Fixed a few issues related to full-page screenshots rendering.

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

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.