URL Screenshots
Capture any public URL with full control over viewport, format, and timing. Supports JavaScript rendering.
A powerful API for capturing screenshots, generating PDFs, and extracting data from any webpage. Built for developers.
100 free screenshots/month - No credit card required
// Capture a screenshot with one API call
const response = await fetch('https://core.snappyapi.io/v1/screenshot', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
url: 'https://example.com',
viewport: { width: 1200, height: 630 },
format: 'png'
})
});
const { data } = await response.json();
console.log(data.url); // Your screenshot URL A complete toolkit for capturing, rendering, and extracting from web pages.
Capture any public URL with full control over viewport, format, and timing. Supports JavaScript rendering.
Render custom HTML/CSS directly to PNG, JPEG, WebP, or PDF. Perfect for invoices and reports.
Use Claude Vision to extract structured data from any webpage. Pricing, products, and more.
Capture entire scrolling pages, not just the viewport. Perfect for archiving and documentation.
All images are served from Cloudflare's global edge network for fast delivery worldwide.
Use pk_* keys safely in frontend code. Rate-limited and domain-restricted for secure client-side usage.
Enterprise-grade infrastructure designed for speed and reliability.
Send request with URL and options
Process & render the page
Full Chromium rendering
Edge-cached response
Our infrastructure handles millions of screenshot requests with sub-second response times. Every image is cached at 200+ edge locations globally.
Build amazing web experiences with our suite of developer tools. All tools work seamlessly together with shared authentication and unified billing.
Capture any webpage programmatically
Dynamic social images, zero effort
Use pk_* keys safely in frontend code. They're rate-limited and domain-restricted for secure client-side usage.
Reserve sk_* secret keys for server-side operations only.
Start free, scale as you grow. All plans include API access and CDN delivery.
$0
$29 /month
$79 /month
$199 /month
100 free screenshots and 10 AI extractions per month. No credit card required.