Screenshotone

Learn how to use Screenshotone with Composio

Overview

Enum

SCREENSHOTONE

Description

ScreenshotOne is a screenshot API for developers, enabling the rendering of website screenshots through simple API calls without managing browser clusters.

Authentication Details

base_url
stringDefaults to https://api.screenshotone.com
access_key
stringRequired
secret_key
string

Actions

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).

Action Parameters

aspect_ratio
string
block_ads
boolean
block_cookie_banners
boolean
clip_height
integer
clip_width
integer
clip_x
integer
clip_y
integer
delay
integer
device_scale_factor
number
duration
integerRequired
format
stringDefaults to mp4
full_page
boolean
height
integer
omit_background
boolean
scenario
stringDefaults to default
scroll_back
booleanDefaults to True
scroll_back_after_duration
integer
scroll_back_algorithm
stringDefaults to once
scroll_by
integerDefaults to 1000
scroll_complete
booleanDefaults to True
scroll_delay
integerDefaults to 500
scroll_duration
integerDefaults to 1500
scroll_easing
stringDefaults to ease_in_out_quint
scroll_navigate_after
integer
scroll_navigate_link_hints
array
scroll_navigate_to_url
string
scroll_start_delay
integer
scroll_start_immediately
booleanDefaults to True
scroll_stop_after_duration
integer
scroll_till_selector
string
scroll_till_selector_adjust_top
integer
scroll_to_end_after
integer
scroll_try_navigate
boolean
url
stringRequired
viewport_height
integer
viewport_width
integer
width
integer

Action Response

data
object
error
successful
boolean