📸 SnapAPI

Screenshot & PDF API for Developers

No signup required. Free tier available. Pro via crypto.

📸 Screenshot API

Take a screenshot of any URL:

GET http://207.180.210.174:3070/screenshot?url=https://example.com

# Optional parameters:
#   width=1280    (viewport width)
#   height=720    (viewport height)  
#   full=true     (full page screenshot)
#   wait=2        (seconds to wait before capture)

Try it →

📄 PDF API PRO

Generate PDFs from any URL:

GET http://207.180.210.174:3070/pdf?url=https://example.com
    &api_key=YOUR_PRO_KEY

💰 Pricing

Free

$0
  • ✓ 100 screenshots/day
  • ✓ PNG format
  • ✓ Custom viewport
  • ✗ Full-page screenshots
  • ✗ PDF generation

Pro

$19/month
  • ✓ Unlimited screenshots
  • ✓ Full-page screenshots
  • ✓ PDF generation
  • ✓ Priority speed
  • ✓ API key access

Pay with Bitcoin →

📊 Usage

Check your usage: GET /usage

No API key needed for free tier — rate limited by IP.

Add X-API-Key header or ?api_key= param with your key.