Screenshot Url 21 avatar
Screenshot Url 21

Under maintenance

Pricing

$90.00/month + usage

Go to Store
Screenshot Url 21

Screenshot Url 21

Under maintenance

Developed by

Jan Kirchner

Jan Kirchner

Maintained by Community

Actor serving as an example of Input Schema. Takes URL of website and screenshot configuration parameters as input and outputs a screenshot of the website into Key-Value store.

0.0 (0)

Pricing

$90.00/month + usage

2

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 years ago

URL

urlstringRequired

What URL you want to take screenshot of.

Wait until

waitUntilEnumRequired

Control's when will the browser take a screenshot

Value options:

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

Default value of this property is "networkidle0"

Delay before screenshot

delayintegerOptional

Add's delay before a screenshot is taken. Mimimum is 0, maximum is 5 minutes (3600000ms)

Default value of this property is 0

Width

viewportWidthintegerOptional

How wide should the website's viewport be

Default value of this property is 1280

Proxy configuration

proxyobjectOptional

Set the proxy configuration of the scraper

Default value of this property is {"useApifyProxy":false}