Enter any URL below and see an instant screenshot — powered by SnapShot API. No API key needed for this demo.
# Your screenshot will appear below
# Get a free API key
curl https://snapshot-api-production-1374.up.railway.app/key
# Take a screenshot
curl -H "Authorization: Bearer YOUR_KEY" "https://snapshot-api-production-1374.up.railway.app/screenshot?url=https://example.com" -o screenshot.png
Full API docs at snapshot-api-production-1374.up.railway.app