This tool captures an animated screenshot (video or GIF) of a given website URL. It allows customization of the animation format, duration, viewport dimensions, and animation scenario (e.g., scrolling).
urlRequiredstringThe URL of the website to capture.
delayintegerDelay before taking the screenshot in milliseconds. Set non-zero to allow heavy or complex pages to fully render before capture begins.
widthintegerWidth of the output animation. If specified, height must also be specified. Defaults to viewport width. Unset or misconfigured viewport_width/viewport_height can cause cropping or distortion when width is not explicitly set.
clip_xintegerX-coordinate for clipping the video. Only for GIF format.
clip_yintegerY-coordinate for clipping the video. Only for GIF format.
formatstringThe format of the animated screenshot.
heightintegerHeight of the output animation. If specified, width must also be specified. Defaults to viewport height.
durationintegerDuration of the animation in seconds. Minimum 1, maximum 30.
scenariostringDefines the animation behavior. `default` records the site as it appears after loading. `scroll` simulates scrolling.
block_adsbooleanBlock ads.
full_pagebooleanCapture the full scrollable page (Note: for animated, this might interact with scenario). Very long pages produce extremely tall output that may cause downstream display or storage issues.
scroll_byintegerPixels to scroll per step. Applicable if scenario is 'scroll'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.