Synoppy v1.0 is here— start free
Product

Map

Get every URL on a site, fast.

LivePOST /api/map

Map returns the URLs reachable from a domain without reading each page — parsed from sitemap.xml, or by extracting same-origin links when no sitemap exists. The quickest way to scope a crawl.

  • Parses sitemap.xml, falls back to same-origin link extraction
  • Returns the URL list plus a total discovered count
  • Reports the source used (sitemap vs links)
  • Far cheaper than a full crawl for planning
Example request
curl -X POST https://synoppy.com/api/map \
  -H "Authorization: Bearer $SYNOPPY_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com"
  }'

Pooled credits, one key. Every endpoint draws from the same balance, so you can mix map 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.