Every web capability, one API
Read, crawl, extract, act, enrich, and classify — all on one key, with credits that pool across products. Start with what's live; the rest lands on the same endpoint.
Read
POST /api/scrapeAny URL → clean markdown, HTML, or text.
- Markdown
- HTML
- Plain text
- JS rendering
Crawl
POST /api/crawlRead every page on a domain.
- Whole-site crawl
- Markdown per page
- Change monitoring
Map
POST /api/mapEvery URL on a domain, fast.
- URL discovery
- sitemap.xml parsing
- Same-origin link crawl
Extract
POST /api/extractPages → structured JSON, with AI.
- Structured JSON
- Your schema or prompt
Images
POST /api/imagesEvery image on a page.
- All images + alt text
- Lazy-load & srcset
Screenshot
POST /api/screenshotPixel-perfect page captures.
- Viewport or full page
- PNG output
Enrich
POST /api/brandAny domain → full brand profile, one call.
- Company logos
- Brand colors
- Fonts
- Socials
- Description
- Address
- Full profile
Classify
POST /api/classifyPages → business signals.
- NAICS code
- SIC code
- Custom labels
Act
Coming soonAgents that complete real tasks.
- Run workflow
- Fill forms
- Authenticated sessions
From a single read to the whole web
Teams use Synoppy as the data layer underneath agents, pipelines, and products — every use case below runs on the live API today.
RAG & knowledge bases
Feed agents fresh, clean markdown instead of brittle HTML. Build retrieval over any site and keep it current on a schedule.
Competitive & price monitoring
Pull pricing, listings, and copy across thousands of pages, re-run on a schedule, and diff the markdown for changes.
Lead & company enrichment
Resolve a domain into brand assets, fonts, socials, and an industry classification — typed, in one or two calls.
Structured data extraction
Turn any page into typed JSON your app or agent can use — define the shape in a prompt and let the model fill it.
Site mapping & audits
Discover every URL on a domain and pull its images to audit structure, coverage, and assets at scale.
Content & docs pipelines
Convert any source into token-efficient markdown for summarization, translation, and ingestion downstream.