Choose the full page screenshot algorithm

Now, you can choose the full page screenshot algorithm.

1 min read

Written by

Dmytro Krasun

Published on

ScreenshotOne API now allows you to choose the full page screenshot algorithm. It wasn’t available before, and most of the time the API was guessing the best algorithm automatically.

Use the full_page_algorithm option to choose the algorithm. The default value is default.

The default algorithm is the same as the one used in the Chrome DevTools Protocol, with some tuning and for some websites with different optimizations.

But if you set full_page_algorithm=by_sections, the API will take a screenshot section by section and then combine them into one image.

It allows more complex pages with animations to be rendered correctly.

The by_sections will scroll the website automatically regardless of the full_page_scroll option value.

If you have any questions or suggestions, feel free to contact us at support@screenshotone.com.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Better and more extensible PDF rendering

Better and more extensible PDF rendering

ScreenshotOne supports PDF rendering for a long time but it was used till recently by a small group of customers. Growing demand in PDF rendering required updating the API. And today, we introduce new options for PDF customization.

Read more

1 min read

Support of the OpenAI GPT Vision API in ScreenshotOne

Support of the OpenAI GPT Vision API in ScreenshotOne

From today, you can use our screenshot API together with the OpenAI Vision API. It allows you to send screenshots directly to the Vision API without building all the infrastructure yourself.

Read more

2 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.