Effortlessly capture and store screenshots of URLs with our tool. Keep a visual record of web pages for archiving, sharing, or analysis, all organized in a convenient and accessible format.
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
Height
viewportHeightintegerOptional
How tall should the website's viewport be
Default value of this property is 1080
Scroll to bottom
scrollToBottombooleanOptional
Should the browser scroll to the bottom of the page before taking a screenshot
Default value of this property is false
Capture full page
fullPagebooleanOptional
Enable to capture the full page height. Disable to capture only the visible viewport (above the fold).
Default value of this property is true
Delay After Scrolling
delayAfterScrollingintegerOptional
Specify the delay (in milliseconds) after scrolling to the bottom of the page before taking the screenshot. This option is only used if 'Wait for Network Idle After Scrolling' is not enabled.
Default value of this property is 2500
Wait for Network Idle After Scrolling (Overrides "Delay After Scrolling" option)
waitUntilNetworkIdleAfterScrollbooleanOptional
Choose whether to wait for the network to become idle after scrolling to the bottom of the page before taking a screenshot. If enabled, this option overrides the 'Delay After Scrolling' option.
Specify the maximum wait time (in milliseconds) for the network to become idle after scrolling to the bottom of the page before taking the screenshot, this option is used to make sure handler doesn't get stuck for some pages. This option is only used if 'Wait for Network Idle After Scrolling' is enabled.
Default value of this property is 30000
Proxy configuration
proxyobjectOptional
Set the proxy configuration of the scraper
Default value of this property is {"useApifyProxy":true}
Selectors to hide
selectorsToHidestringOptional
List of selectors to hide before taking a screenshot