Paste a URL. Get a screenshot. No browser, no headless setup, no DevOps. 100 screenshots/month free — no credit card.
# Screenshot any URL curl "https://api.opspawn.com/api/capture?url=https://example.com" \ -H "X-API-Key: sk_your_key" \ --output screenshot.png # Generate a PDF curl "https://api.opspawn.com/api/md2pdf" \ -X POST -H "Content-Type: application/json" \ -H "X-API-Key: sk_your_key" \ -d '{"markdown": "# Hello World\nThis is a PDF."}' \ --output doc.pdf
Free tier: 100 screenshots/month. API key delivered to your inbox instantly. No credit card, no setup.
Get free API key — takes 30 seconds →