Include shadow DOM when requesting the page content

A new version of the ScreenshotOne API has been just deployed. It allows you to include the shadow DOM contents when requesting the page content.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

In order to include the shadow DOM contents when requesting the page content, you only need to specify the include_shadow_dom option in the request as true, like this:

https://api.screenshotone.com/take?include_shadow_dom=true&url...&access_key=...

The API will try to include all open and closed shadow DOM roots in the content. By default, they are not included.

In case you encounter any issues, or have any questions, please feel free to reach out to us at support@screenshotone.com.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Improved favicon detection for metadata_icon

Improved favicon detection for metadata_icon

Improved `metadata_icon` to check common favicon link variants more reliably.

Read more

1 min read

Improved full page screenshot algorithm

Improved full page screenshot algorithm

We fixed issues with full page screenshots when the viewport was overridden together with the device option.

Read more

1 min read

ScreenshotOne on the Postman Public API Network

ScreenshotOne on the Postman Public API Network

You can now play with the ScreenshotOne API in Postman using many examples as starting points for integrations.

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.