Screenshot Taker avatar
Screenshot Taker

Pricing

Pay per usage

Go to Store
Screenshot Taker

Screenshot Taker

jancurn/screenshot-taker

Developed by

Jan Čurn

Maintained by Community

Takes a screenshot of one or more web pages using the Chrome browser. The actor enables the setting of custom viewport size, page load timeout, delay, proxies, and output image format.

0.0 (0)

Pricing

Pay per usage

15

Monthly users

22

Runs succeeded

>99%

Last modified

4 years ago

Page URLs

urlsarrayRequired

List of URLs of web pages to take the screenshot of.

Page load timeout

pageLoadTimeoutSecsintegerOptional

Timeout for the web page load, in seconds. If the web page does not load in this time frame, it is considered to have failed and will be retried, similarly as with other page load errors.

Default value of this property is 60

Page retry count

pageMaxRetryCountintegerOptional

How many times to retry to load the page on error or timeout.

Default value of this property is 2

Wait until

waitUntilEnumOptional

Indicates when to consider the navigation to the page as succeeded. For more details, see waitUntil parameter of Page.goto() function in Puppeteer documention.

Value options:

"load": string"domcontentloaded": string"networkidle0": string"networkidle2": string

Default value of this property is "load"

Viewport width

viewportWidthintegerOptional

Width of the browser window.

Default value of this property is 1200

Viewport height

viewportHeightintegerOptional

Height of the browser window.

Default value of this property is 900

Delay before screenshot

delaySecsintegerOptional

How long time to wait after loading the page before taking the screenshot.

Default value of this property is 0

Image type

imageTypeEnumOptional

Format of the image.

Value options:

"jpeg": string"png": string

Default value of this property is "jpeg"

Proxy configuration

proxyConfigurationobjectOptional

Specifies the type of proxy servers that will be used by the crawler in order to hide its origin.

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.