Synoppy v1.0 is here— start free
Product

Screenshot

Capture a pixel-perfect render of any page.

LivePOST /api/screenshot

Screenshot loads a URL in a headless browser and returns a PNG of the rendered result. Choose a viewport-sized frame or capture the full scrolling page.

  • Full-page or fixed-viewport captures
  • Custom width, height, and device scale factor
  • Waits for network idle before shooting
  • Returns a hosted image URL or raw bytes
Example request
curl -X POST https://synoppy.com/api/screenshot \
  -H "Authorization: Bearer $SYNOPPY_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com",
    "fullPage": true,
    "width": 1280
  }'

Pooled credits, one key. Every endpoint draws from the same balance, so you can mix screenshot with the rest of the API without a new signup. See pricing.

Explore the rest of the API

One key, pooled credits — mix any of these together.

Give your agents the whole web

Read, crawl, map, extract, enrich, classify, and images are live today — all on one key. Agent actions are on the way. Build the next thing on Synoppy.