Live API — 99.9% uptime guarantee

Capture any webpage
with one API call

Turn any URL into pixel-perfect screenshots, PDFs, and raw HTML. Reliable infrastructure. No headless browser setup. Built for developers who ship fast.

// No extra dependencies needed
const response = await fetch(
  "https://screennabster.vercel.app/api/v1/capture?" +
  new URLSearchParams({
    url: "https://example.com",
    output: "png",
    screen_width: "1440",
  }),
  { headers: { "X-API-Key": "pk_live_your_key_here" } }
);

const buffer = await response.arrayBuffer();
99.9%
Uptime SLA
<2s
Avg. render time
10+
Output formats
100
Free req/month

Everything your project needs

From simple viewport captures to complex rendered exports — one API handles it all. No browser farm to manage. No infrastructure headaches.

Screenshots

PNG, JPEG, and WebP output. Full-page or viewport. Retina-quality at any resolution.

PDF & HTML Export

Generate print-ready PDFs or capture the raw rendered HTML source of any public URL.

Ad & Banner Blocking

Automatically strip cookie consent overlays, ads, chat widgets, and popup modals.

Device Emulation

Emulate iPhone, iPad, Pixel, Galaxy, and more — or set any custom viewport dimensions.

Async Jobs & Webhooks

Queue heavy captures and get a webhook callback when rendering is done. Never block your server.

Geolocation Rendering

Render pages as if from any GPS coordinate. Bypass geo-restrictions and capture local content.

Get started in minutes

From sign-up to your first capture — the whole thing takes under five minutes.

01

Get your API key

Create a free account in seconds. No credit card required. Your API key is ready immediately after sign-up.

02

Make a request

Pass your target URL, output format, and any capture options to our REST endpoint. Any HTTP client works.

03

Receive your capture

Get back a pixel-perfect screenshot, PDF, or HTML document — ready to store, display, or process.

Built for every workflow

Whether you're building automation, monitoring, or content tools — ScreenNabster slots into your stack cleanly.

Open Graph Images

Auto-generate beautiful social preview thumbnails for any URL. Keep your link shares looking sharp across every platform.

Website Monitoring

Archive visual snapshots of pages at any interval. Detect content changes, defacements, or downtime before users do.

PDF Report Generation

Convert dashboards, invoices, and data-rich pages into clean, printable PDFs without maintaining a headless browser farm.

Visual Regression Testing

Capture UI snapshots during CI/CD to catch layout regressions before they reach production. Diff with confidence.

Start free. Scale as you grow.

No hidden fees. No lock-in. Upgrade, downgrade, or cancel at any time.

Free
$0/month
100 requests
  • PNG, JPEG, WebP output
  • Viewport screenshots
  • Community support
Get started free
Starter
$9/month
5,000 requests
  • All output formats
  • Full-page captures
  • PDF & HTML export
  • Email support
Start free trial
Most popular
Growth
$29/month
25,000 requests
  • Everything in Starter
  • Async jobs + webhooks
  • Device emulation
  • Priority support
Start free trial
Enterprise
$99/month
150,000 requests
  • Everything in Growth
  • Geolocation rendering
  • SLA guarantee
  • Dedicated support
Get started

Need higher volumes? Contact us for a custom plan.

Common questions

Something else on your mind? Reach out to support.

Create a free account at screennabster.com — no credit card needed. You'll get an API key instantly from your dashboard. Make your first capture by passing the target URL to our endpoint with your key in the X-API-Key header.

Ready to start capturing?

Join developers already using ScreenNabster. 100 free requests per month — no credit card required.