Skip to main content
Scrinly gives developers a programmable browser without running Chromium infrastructure. Send a URL to the API and receive a screenshot, page content, design-system evidence, or a site-wide crawl.

Extract a page

Return metadata, Markdown, HTML, links, media, typography, colors, and structure.

Capture a screenshot

Render JPEG or PNG images with device, viewport, theme, and blocking controls.

Discover a design system

Extract authored tokens, fonts, breakpoints, motion, and library signals.

Crawl a site

Walk a site politely and persist page-level content with bounded concurrency.

Three primitives

  • Snapshot returns structured information from one page.
  • Screenshot returns or stores a rendered image.
  • Crawl discovers and snapshots pages starting from a seed URL.
AI design specifications extend snapshots with a grounded Markdown design-system document. They are synchronous, cache-aware, and support Scrinly-funded DeepSeek or OpenAI credentials as well as ephemeral bring-your-own-key requests.

Base URL

All customer endpoints require a Scrinly API key. Create and manage keys in the Scrinly dashboard, then follow the five-minute quickstart.
This site documents the public customer API. Account provisioning, deployment, health, cache administration, and platform rate-limit inspection are internal Scrinly operations.