On April 1st the Rank and Index Checkers price will grow by 2 kop. for a keyword on XS Pricing Plan. But for you the price won't change for now!
We've frozen old prices till June 1st for all accounts, active in 2025.
Follow us on Telegram 📧

get/webScreens_2 - Сервисы API Топвизор

Method description

The method returns image binary data in .png format.

In case of an error, a standard API structure in JSON will be returned.

One screenshot costs 0.1 rub.

Method parameters

Parameter Type Description Default
Required
url string webpage URL
w int screen width
h int screen height
Additional
timeout_ms int Max timeout when waiting for a page to load before getting a webpage screenshot (from 1 to 30000 milliseconds) 1500
lang string Browser language (for example, ru, en) language of a user who called API
full_page bool Capture fullscreen
(clip and full_page parameters cannot be applied at the same time)
false
clip_w int Fragment width
clip_h int Fragment height
clip_x int Top left corner X coordinate of a fragment
clip_y int Top left corner Y coordinate of a fragment