Test-title avatar
Test-title

Pricing

Pay per usage

Go to Store
Test-title

Test-title

honzakirchner43/screenshot-url-mine

Developed by

Jan Kirchner

Maintained by Apify

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.

5.0 (4)

Pricing

Pay per usage

0

Monthly users

0

Last modified

4 years ago

Actor - Screenshot URL

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.

INPUT

Input of this actor should be JSON containing filter specification. Allowed filters are:

FieldTypeDescriptionAllowed values
urlStringSearch termAny string value
waitUntilStringWhen should the screenshot be takenOne of:
"load"
"domcontentloaded"
"networkidle2"
"networkidle0"
delayNumberDelay before the screenshot is taken after the waitUntil finishesMinimum: 0, Maximum: 3600000
viewportWidthNumberHow wide should the website and screenshot beMinimum: 100, Maximum: 3840

For more information about waitUntil parameter please take a look at documentation of Puppeteers page.goto function.

OUTPUT

Once the actor finishes, it will output a screenshot of the website into a file called OUTPUT stored in Key-Value store associated with the run.

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.