Extract Open Graph metadata while rendering screenshots

Published on Dmytro Krasun 1 min read Product updates
From today, you can get parsed Open Graph metadata and screenshots in one API request.

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!