Improved blocking of banners for specific websites

We just released an updated version of our algorithm to block banners for specific websites by heuristics.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

Blocking banners is a hard problem and partially why many companies prefer using our API to invent and build their internal solution.

There are many methods to block banners. One of them is to traverse all the buttons and elements on the website and try to click them if their text matches “Accept all cookies” or something similar.

We use such an approach with a combination of other methods. But it gave false positives by sometimes opening a and navigating to a new webpage on the website.

Today, we added a few checks and improved the algorithm to reduce false positives and yet make sure that the banners are still blocked and you can render clear screenshots. We did it only for a specific list of popular websites.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Set locale and language of the browser

Set locale and language of the browser

A new version of the ScreenshotOne API has been just deployed. It allows you to set both locale and language of the browser when rendering screenshots with one simple option.

Read more

1 min read

Dashboard actions migrated to oRPC

Dashboard actions migrated to oRPC

We migrated core ScreenshotOne dashboard actions from API routes and Server Actions to oRPC.

Read more

1 min read

Security and reliability improvements

Security and reliability improvements

A new round of improvements to authentication flows, storage integrations, public tools, and rendering stability.

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.