Simple, per-step pricing

1 credit = 1 browser action. No session fees, no per-minute charges. Only pay for what the agent does.

Frequently Asked Questions

What is suprbrowser?

suprbrowser is a browser automation API for AI agents. Send a natural language task, and an AI agent browses the web autonomously: clicks, types, solves CAPTCHAs, downloads files, and extracts structured data. One API key, real-time streaming, live preview. Read the docs.

What is 1 credit?

1 credit = 1 browser action. Every action the agent takes (click, type, navigate, solve a CAPTCHA, extract data) costs 1 credit. No session fees, no per-minute charges. Credits are only deducted on successful actions. Failed sessions are free. See the API reference for details.

What can the browser agent do?

The agent can navigate any website, fill forms (including contentEditable, TinyMCE, CKEditor), solve CAPTCHAs (reCAPTCHA v2/v3, Enterprise, Cloudflare Turnstile, Arkose Labs), verify SMS in 150+ countries, download files, take screenshots, and extract structured data. It handles authentication flows, multi-step workflows, and dynamic JavaScript-rendered pages.

Do I need to set up a browser provider?

No. suprbrowser manages all provider relationships (Anchor, CapSolver, SMS providers) behind the scenes. You only need your API key. No browser infrastructure to deploy or maintain.

Can I watch sessions in real time?

Yes. Every session returns a live_view_url where you can watch the browser in real time. You can also stream events via SSE (Server-Sent Events) for programmatic monitoring, and send mid-session corrections (steering) while the agent is running.

How do I connect my agent?

Three ways: MCP server (npx suprbrowser-mcp for Claude Desktop, Cursor, VS Code), Python SDK (pip install suprbrowser), or TypeScript SDK (npm install suprbrowser). All use the same API key and same credit balance. See the API reference for full setup instructions and code examples.

Can I use suprbrowser without O-mega agents?

Yes. suprbrowser is a standalone API. Any application, script, or agent framework can call it with a Bearer token. It works with LangChain, CrewAI, OpenAI Agents SDK, Vercel AI SDK, or plain HTTP calls.

What happens if I use more credits than my plan includes?

API calls stop succeeding (402 error with a clear message). If you want to continue, enable credit overage in your account settings. Once enabled, additional credits are billed based on your plan's per-credit rate. Higher-tier plans have better overage rates.

Is there a free tier?

Yes. Sign up and you get credits to try browser automation. No credit card required.

Do you offer enterprise plans?

Yes. Enterprise plans include dedicated rate limits, priority support, custom SLAs, and high-volume browser automation. Contact support@o-mega.ai.

Pricing Plans | suprbrowser