Website Screenshot API

Capture high-quality screenshots of any webpage. PNG or JPEG, custom viewport, full-page support. Powered by headless Chromium.

Capture Screenshot

Full page
Screenshot preview

API Usage

curl -X POST https://nopii.xyz/v1/screenshot \ -H "Content-Type: application/json" \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{ "url": "https://example.com", "width": 1280, "height": 800, "full_page": false, "format": "png" }' \ -o screenshot.png

Returns the screenshot image directly with Content-Type: image/png or image/jpeg. Response headers include X-Screenshot-Time-Ms for performance tracking.

API Access

$9/mo
Get API Access — $9/mo

Free tier: 3 screenshots/day with demo key. No credit card required.