Turbo mode is a powerful feature in Add Screenshots designed to accelerate the speed of page captures. By enabling Turbo mode, you can ensure that screenshots are taken more quickly, which is ideal for scenarios where speed is critical.
Turbo mode optimizes the capture process for speed, allowing pages to load faster and reducing the time required to obtain screenshots. This mode is particularly beneficial for high-volume screenshot tasks or when capturing pages with large amounts of content.
Enabling Turbo mode offers several advantages, including:
While Turbo mode enhances speed, it may come with some limitations:
Turbo mode is disabled by default to ensure comprehensive and accurate captures. However, it can be a valuable option if speed is a critical factor in your screenshot process. Consider enabling Turbo mode in scenarios such as:
To enable Turbo mode, adjust the settings in your API request. For example, use the following API request to activate Turbo mode:
https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&turbo=true
&url=https://lunafide.com/collections/best-sellers
Your API key can be found on the API Keys page. Need an API Key? Sign up to get started.
For internal applications, replace YOUR_API_KEY with your own unique API Key.
For public facing websites or hotlinks, generate a signed URL.
The screenshot below was captured with Turbo mode enabled. The capture process took about 4.5 seconds to complete, demonstrating the speed benefits of Turbo mode.
In comparison, the same screenshot taken without Turbo mode took approximately 6.1 seconds to complete. As shown in the image below, the star rating element was included in the screenshot. This star rating element appeared slightly later after the page initially loaded, which was not captured in the Turbo mode screenshot since Turbo mode quickly captured the page once it seemed fully loaded.
This comparison highlights the trade-off between speed and thoroughness when using Turbo mode. While Turbo mode significantly reduces the time needed to capture a screenshot, it may miss out on smaller or later-loading elements, such as dynamic content like the star rating in this example.