Supernatural gives agents, data extraction workflows, and automations realistic browser sessions built to pass modern bot detection. Bring your own stack, keep control, and run at scale where standard automation stops.
Turn websites into data feeds, workflows into systems, and agents into operators that can actually use the browser.
Agentic workflows
Let agents click, search, compare, fill, submit, download, and navigate across dynamic websites.
Data extraction
Track prices, catalogs, rankings, reviews, listings, and seller pages across sites, regions, and categories.
Automation
Automate logins, forms, bookings, postings, checkouts, and account actions across dynamic websites.
No framework migration. No token markup. No agent platform cosplay. Just a browser layer your stack can control.
$ pip install sprntrl
1 2 3 4 5 6
from sprntrl import Sprntrl from playwright.sync_api import sync_playwright with Sprntrl() as client, sync_playwright() as p: session = client.sessions.create(os="macos", location="us-east") browser = p.chromium.connect_over_cdp(session["cdp_url"])
$ npm install sprntrl
1 2 3 4 5 6
import { Sprntrl } from "sprntrl" import puppeteer from "puppeteer-core" const client = new Sprntrl() const session = await client.sessions.create({ os: "macos", location: "us-east" }) const browser = await puppeteer.connect({ browserWSEndpoint: session.cdp_url })
$ create a session from any backend
1 2 3 4
curl -X POST https://api.sprntrl.ai/api/v1/sessions \ -H "Authorization: ApiKey sk_..." \ -H "Content-Type: application/json" \ -d '{"os":"macos","location":"us-east"}'
$ drop into your MCP config
1 2 3 4 5 6 7 8 9 10 11 12 13
{
"mcpServers": {
"sprntrl": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.sprntrl.ai/mcp",
"--header",
"Authorization: ApiKey sk_..."
]
}
}
} No model tolls. No proxy lock-in. No credit math.
Stealth
Split across tiers and sales packages.
Full stealth included. No upgrade tier.
Workflow
Shaped around their framework.
Built around your workflow.
Models
Bundled or resold.
Yours.
Proxies
Bundled with opaque margin.
Yours, or managed routes.
Pricing
Credits and usage math.
Browser hours, billed by the minute.
A coherent browser runtime for automation that cannot look assembled.
Hand-picked. Legitimately sourced. Human-validated. Every signal is matched, so the session reads like one coherent machine and user.
Emulated hardware responses are matched to the profile, from graphics to media surfaces, so claimed devices and observed behavior stay consistent.
Save browser data across runs, encrypted, exportable, and deletable. Each profile keeps its own stable mouse and keyboard behavior across sessions.
Render any URL in a real browser session and return clean markdown for LLMs. Dynamic pages and CAPTCHA-protected flows included.
Built-in solving for major CAPTCHA providers, included without per-solve pricing. No page content sent out.
Launch large browser fleets fast for bursty extraction jobs, agent runs, monitoring, and parallel workflow execution.
Run the browser runtime inside your own cloud when network, data, or compliance boundaries demand it.
Use your own proxy provider, or let us manage routing with IP reputation checks, traffic balancing, and automatic bad-exit removal.
Plans include thousands of hours up front, with simple overage pricing and no credit-pack math.
$399 / month
Billed yearly · 20% off
For serious teams getting production workloads live.
$1,199 / month
Billed yearly · 20% off
For teams running larger fleets, heavier extraction, or agent workloads at volume.
Enterprise
Annual contract
For teams with private deployment, compliance, or dedicated support requirements.
Try Supernatural on real work. If it does not hold up in your first 100 browser hours, we refund you.
Bring your own proxy at no markup. Managed residential and mobile proxy data is available at $4 / GB.
Keep your stack. Ship the workload. Leave the credit math to everyone else.