Browser automation API
Talk to the web using specialized AI agents.
Say what you want in plain language — agents browse for you and return extractions, answers, and summaries in clear, readable text.
Parallel runs that scale with your tier; stealth, proxies, and isolation. Batch tasks, webhooks, and OpenAPI when you integrate.
Managed cloud browsers with the same REST surface as our app — concurrency and credits follow your plan; contact us for a fleet or custom throughput.
Tasks API
Request
POST /api/v1/tasksAuthorization: Bearer ba_live_••••••••Content-Type: application/json{ "prompt": "Extract Pro plan price from competitor…", "proxy_location": "us", "max_steps": 90 }
{ "success": true, "task": { "id": "8f3e2b1a-…", "status": "pending", "created_at": "2026-04-12T14:22:01.000Z" }, "message": "Task queued. GET /api/v1/tasks/{id}…" }
{ "success": true, "task": { "status": "completed", "result": { "description": "Pro plan $49/mo (annual)…", "url": "https://competitor…/pricing", "title": "Snapshot" }, "execution_time_ms": 14280, "step_count": 16 } }
Coming soon
Deterministic workflows
Example execution graph
Limit hallucination. Lock in deterministic workflows.
Create deterministic workflows in a drag-and-drop builder, or start from prebuilt, validated templates — same managed browsers, explicit steps where free-form prompts drift.
- ✓Tell the agent to run a template when you need repeatable navigation, clicks, fills, and saves — not a one-off guess.
- ✓Run workflows from the API — enqueue template-based runs alongside batch tasks and webhooks when it ships.
Built for teams shipping AI products on the web — from prototypes to production traffic.
Agents that scale with you
Parallel browser sessions and credits follow your tier — we grow pool capacity as usage grows.
Stealth browsers
Anti-detect, CAPTCHA solving, residential proxies across 30+ countries. Advanced options on paid plans.
The REST API for real sessions
HTTPS + OpenAPI, batch tasks, webhooks — same contracts as the platform. Integrate without a vendor SDK.
How it works
Start building.
Three steps from account to production traffic — no install on your machines.
Create an account
Sign up on the platform and generate an API key — same billing and tiers as the web app.
Send batch tasks
POST prompts with optional proxy, stealth, and webhook URL. OpenAPI describes every field.
Receive results
Get callbacks on your endpoint or poll — integrate with Sheets, Notion, or your data pipeline.
Product
One platform. Real browsers.
Browser agents
Ask in natural language; get structured data and prose back. The agent drives a real session — you never hand-parse the page yourself.
Stealth browsers
Session isolation, fingerprinting controls, and proxies where your plan allows — not a headless script on your laptop.
Models & BYOK
Choose models per task or bring your own keys. What’s available depends on your tier and configuration.
REST & webhooks
Batch endpoints, callbacks to your stack, and scheduled runs. Full API surface documented in OpenAPI.
REST
HTTPS + OpenAPI
30+
proxy regions
∞
scales with your tier
Trusted by engineering teams
“The API integration took an afternoon. We run recurring scrapes through the batch endpoint and webhooks — stealth and proxies match what we needed.”
“Browse Anything replaced our Puppeteer footprint. The stealth mode and proxy rotation alone save us hours.”
“We moved off a self-hosted stack. Managed browsers and parallel runs within our plan — fewer fires.”
Simple pricing
Start free. Scale when you need to.
Same plans as the web app — upgrade for higher limits, priority, and API access where listed.
Free
200 credits/mo
- ✓2 AI models (Kimi K2.5, GPT-5.2)
- ✓1 browser session
- ✓200 credits/month
- ✓Low browser priority
- ✓Basic stealth mode
- ✓Free workflow templates
Pro
700 credits/mo
- ✓All AI models
- ✓3 concurrent browser sessions
- ✓700 credits/month
- ✓2 sub-agents (parallel browsing)
- ✓Normal browser priority
- ✓Advanced stealth mode
- ✓Captcha solving (reCAPTCHA, hCaptcha, Turnstile)
- ✓Sticky sessions
- ✓Buy extra credit packs
- ✓Telegram integration
Ultra
3,500 credits/mo
- ✓All AI models
- ✓10 concurrent browser sessions
- ✓3,500 credits/month
- ✓3 sub-agents (parallel browsing)
- ✓High browser priority
- ✓Advanced stealth mode
- ✓Captcha solving (reCAPTCHA, hCaptcha, Turnstile, FunCaptcha)
- ✓Sticky sessions
- ✓Buy extra credit packs
- ✓Scheduled tasks
- ✓API access
- ✓Telegram integration
Need a fleet of agents or custom limits?
For dedicated capacity, higher throughput, or org-wide billing, contact us — we scale pool capacity with usage and can discuss enterprise arrangements.
hello@browseanything.ioAll payments are securely processed by Stripe. For billing questions, contact hello@browseanything.io.
FAQ
Frequently asked questions
How much browser concurrency can I use?
Concurrency follows your subscription tier (parallel browser sessions and credits per month on the platform). We scale pool capacity as usage grows — contact us if you need a dedicated fleet or custom limits.
Which LLMs are supported?
Model availability depends on your plan and configuration (including BYOK where supported). Use the web app or API to pick models per task based on cost and capability.
How does stealth mode work?
Runs use managed browser infrastructure with residential proxies, session isolation, and anti-detection measures where your plan allows. CAPTCHA solving is available on paid tiers.
What's the API rate limit?
Limits align with your plan and fair use of the shared pool. Batch task endpoints let you enqueue multiple prompts in one request. Enterprise arrangements are available — contact us for higher throughput.
Is there vendor lock-in?
Integrations are standard HTTPS APIs and webhooks. You own your prompts and results; export or forward to Sheets, Notion, or your stack.
Start building.
Ship browser automation behind the same API we run in production.