Act
Drive a page with natural-language actions.
Act runs a sequence of browser steps you describe in plain language: click, type, scroll, and wait. It is built for the pages a single read cannot reach, like search forms and gated content.
- Plain-language steps: click, type, scroll, wait
- Fills and submits forms before reading
- Maintains session state across steps
- Returns the final rendered page as Markdown
curl -X POST https://synoppy.com/api/act \
-H "Authorization: Bearer $SYNOPPY_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com/search",
"steps": [
{ "type": "fill", "selector": "input[name=q]", "value": "synoppy" },
{ "type": "click", "selector": "button[type=submit]" }
]
}'Pooled credits, one key. Every endpoint draws from the same balance, so you can mix act 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.
Walk an entire site and read every page.
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.
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.