๐Ÿ“ธ ScreenshotAPI

Headless browser screenshots as a service. Pay per shot, no subscription.

$0.003 per screenshot

Buy credits once, use them anytime. No recurring charges.

$5 for 100 credits โ€” ~20 full-page screenshots

Buy $5 of Credits โ†’

๐Ÿš€ Simple API

One GET request. Returns a PNG. curl "https://screenshotapi.dev/screenshot?url=https://example.com&api_key=YOUR_KEY" > shot.png

โšก Playwright Firefox

Full browser rendering โ€” JavaScript, CSS, fonts. What you see is what you get.

๐Ÿ’ณ Pay As You Go

Buy credits once. No monthly subscription. Credits never expire.

๐Ÿ”ง Customizable

Set viewport width/height, wait time, full-page mode. GET /screenshot?url=...&width=1920&height=1080

Quick Start

# 1. Get your API key (free)
curl https://api.screenshotapi.dev/signup

# 2. Take a screenshot
curl "https://api.screenshotapi.dev/screenshot?url=https://example.com&api_key=YOUR_KEY" > shot.png

# 3. Check remaining credits
curl "https://api.screenshotapi.dev/credits?api_key=YOUR_KEY"

Pricing

100 credits (one-time)   $5.00   ~33 screenshots
500 credits              $20.00  ~166 screenshots
Custom volume            Contact โ€” bulk rates available

Buy Credits โ†’