API Recipes
Practical, copy-paste workflows for every screenshot and animation task. Each recipe includes exact parameters, cURL commands, SDK examples, and troubleshooting tips.
Browse Recipes
Find the right recipe for your use case. Each recipe is a tested workflow showing the exact API call, expected output, and how to handle common failure scenarios.
Basic Screenshot — Capture Any Web Page as PNG
Capture a simple PNG screenshot of any public web page with default viewport settings. The quickest way to get started with the Scrnpix API.
GET /screenshotFull-Page Screenshot — Capture Entire Scrollable Page
Capture a complete full-page screenshot including all content below the fold. Ideal for archiving, documentation, and long-form content pages.
GET /screenshotScheduled Monitoring Snapshot — Periodic Visual Checks
Capture regular screenshots of important pages on a schedule for visual monitoring, uptime verification, and change detection workflows.
GET /animateBasic Scroll GIF — Simple Scrolling Animation
Create a basic scrolling GIF animation of a web page with default settings. The simplest way to showcase page content in a single animated image.
GET /animateCI Regression GIF — Automated Visual Testing Animation
Generate scroll GIFs in your CI pipeline for visual regression testing. Compare animations between builds to catch layout and scroll behavior changes.
Related Categories
Screenshot API for Every Language
Integrate web capture capabilities into your application using your preferred programming language. Simple REST API with examples for all major languages.
Testing Framework Integrations
Add visual regression testing to your test suite with Scrnpix. Ready-to-use integrations for Playwright, Cypress, Puppeteer, and more.
API Error Reference
Troubleshoot Scrnpix API errors with detailed explanations, reproduction steps, and fix instructions for every error code.
Ready to Try a Recipe?
Get your API key and run any recipe in seconds. Free tier includes 50 credits per month.
Get API Key