Crawl
Walk an entire site and read every page.
Crawl discovers a domain's URLs (via sitemap.xml or same-origin link extraction) and reads each page with the Read engine, returning one clean Markdown document per page — no queue to manage.
- Discovers URLs from sitemap.xml or same-origin links
- Clean Markdown + title + word count for every page
- Bounded by a page `limit` you set (up to 25 per call)
- Reports how many URLs were discovered on the domain
curl -X POST https://synoppy.com/api/crawl \
-H "Authorization: Bearer $SYNOPPY_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com",
"limit": 10
}'Pooled credits, one key. Every endpoint draws from the same balance, so you can mix crawl 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.
Turn any URL into clean, model-ready text.
Turn any page into structured JSON with AI.
Pull every image off a page with its context.
Capture a pixel-perfect render of any page.
Get every URL on a site, fast.
Resolve a domain into a structured brand profile.
Sort a company or page into an industry — or your own labels.
Drive a page with natural-language actions.
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.