ScreenshotOne icon

ScreenshotOne

Website screenshot API for single, bulk, and animated captures, device emulation, and plan usage tracking.

Helps developer apps that render screenshots, GIFs, or videos of any URL, emulate devices, and check API plan limits.

Sign in to connect ScreenshotOne

Sign in to connect an account and start using ScreenshotOne in your apps.

Example Use Cases

These are example ways Snow can use ScreenshotOne when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Get Usage

Tool to retrieve current API plan usage information. Returns total requests allowed, available requests remaining, used requests count, and concurrency limits for the current billing period.

List Devices

Tool to retrieve the list of supported devices for viewport emulation. Use when you need to get available device IDs and their viewport configurations for device emulation in screenshot operations.

Take Animated Screenshot

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

Take Bulk Screenshots

Tool to take multiple screenshots in a single request with shared defaults and individual overrides. Use when you need to capture screenshots of multiple URLs or the same URL with different parameters. Supports lazy loading (default) where screenshots are taken on download, or immediate execution with execute=true.

Take Screenshot

Tool to generate a screenshot or PDF of a website, render HTML, or Markdown using POST request. Use when you need to capture webpage content in various formats (PNG, JPEG, WebP, PDF, HTML). Supports both returning binary content directly or getting a cached URL via JSON response.