Web Screenshot + HTML Extractor Actor
Pricing
$5.00 / 1,000 screenshots
Go to Apify Store
Web Screenshot + HTML Extractor Actor
Deprecated0.0 (0)
Pricing
$5.00 / 1,000 screenshots
0
2
2
Last modified
5 months ago
Pricing
$5.00 / 1,000 screenshots
0.0 (0)
Pricing
$5.00 / 1,000 screenshots
0
2
2
Last modified
5 months ago
startUrls
arrayOptional
Alternative to 'url' input. Use this if you want to run the Actor on multiple pages.
task
EnumOptional
Choose whether to take a screenshot or extract HTML.
"screenshot": string"extract_html": string
Default value of this property is "screenshot"
format
EnumOptional
The file format for the screenshot.
"png": string"jpeg": string"webp": string"pdf": string
Default value of this property is "png"
fullPage
booleanOptional
Capture the full scroll height of the page.
Default value of this property is false
fullPageScroll
booleanOptional
Scrolls down the page to trigger lazy-loaded content.
Default value of this property is false
fullPageScrollDuration
integerOptional
How long to spend scrolling the page before taking the screenshot.
Default value of this property is 400
delay
integerOptional
Wait for this many seconds before capturing.
Default value of this property is 0
selector
stringOptional
CSS selector of an element to screenshot or extract HTML from.
Default value of this property is ""
waitForSelector
stringOptional
Wait for this CSS selector before continuing.
Default value of this property is ""
removeSelectors
stringOptional
Comma-separated list of selectors to remove before capture.
Default value of this property is ""