HyperAgent is an open-source browser-automation framework (npm @hyperbrowser/agent) that layers natural-language task execution on top of Playwright, letting an LLM navigate pages, extract data, and complete web flows without hand-written selectors. Distinction (dedup-confirmed): this is a separate product from the existing hyperbrowser catalog tool — hyperbrowser is the vendor's paid, hosted cloud browser infrastructure (stealth/proxy/session infra), whereas HyperAgent is the free, self-hostable agent framework you run yourself with your own LLM key. HyperAgent can optionally target Hyperbrowser's cloud for scaled/stealth browsing, but does not require it and runs against a local Chromium out of the box. Two buyer notes: the license is AGPL-3.0 (strong network-copyleft — if you expose it as a hosted service, the source-sharing obligation applies, which matters for commercial SaaS use); and page/DOM content is sent to whichever LLM you configure, by design.

HyperAgent
Open-source natural-language browser automation framework for AI agents
- Pricing Model
- freemium
- License
- Open Source
- Telemetry
- Clean
- Last Verified
- Aug 26, 2026
- Supported Platforms
- TypeScript / Node library (npm `@hyperbrowser/agent`), built on Playwright, controlling Chromium via natural-language tasks. Runs locally / self-hosted; optional Hyperbrowser cloud backend. Maintained by S2 Labs Inc.
- Primary Categories
- Agent Frameworks
- Tags
- Browser Automation, AI Agents, Playwright, TypeScript, Open Source, Self-Hosted, Web-Scraping
An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.
Pricing & Platform Specs
Pricing Summary
HyperAgent is free and open-source software licensed under AGPL-3.0. Users provide their own LLM API keys (OpenAI, Anthropic, or local models) and optionally connect to Hyperbrowser cloud infrastructure for hosted browser execution.
full pricing breakdown →Supported Platforms
TypeScript / Node library (npm `@hyperbrowser/agent`), built on Playwright, controlling Chromium via natural-language tasks. Runs locally / self-hosted; optional Hyperbrowser cloud backend. Maintained by S2 Labs Inc.
Categories
Alternatives
AI agent framework for web browser automation
Browser Use is an open-source AI agent framework with 99K+ GitHub stars enabling LLMs to control web browsers via natural language. Y Combinator-backed, it lets agents navigate sites, fill forms, extract data, and complete multi-step tasks autonomously. Built on Playwright with vision-based element detection, multi-tab management, cookie persistence, and self-correcting actions. Supports OpenAI, Anthropic, and local models with a simple Python API for building custom browser agents.
AI-powered web browser automation with Playwright
Stagehand is an open-source browser-agent SDK from Browserbase that combines deterministic browser automation with AI primitives such as act(), extract(), observe(), and agent(). Instead of relying only on brittle selectors, developers can use natural-language actions, Zod-backed structured extraction, page observation, action caching, and Browserbase cloud-browser infrastructure for production web automation.
Browser automation with AI vision — no XPath or DOM parsing needed
Skyvern automates browser-based workflows using LLMs and computer vision instead of brittle XPath or CSS selectors. It understands web pages visually, navigating forms, clicking buttons, and extracting data like a human would. Achieved 85.85% success rate on WebVoyager benchmark and SOTA on WRITE tasks for RPA. 21,000+ GitHub stars, AGPL-3.0 licensed. Skyvern Cloud offers managed usage-based hosting for teams that prefer not to self-host the infrastructure.
Open-source browser infrastructure for AI agents at scale
Steel is an open-source browser API purpose-built for AI agents, providing managed headless browser sessions with anti-bot bypass, proxy rotation, CAPTCHA solving, and session persistence. It handles the infrastructure layer that browser automation agents like Browser Use and Stagehand run on top of. Self-hostable or available as a cloud service. Over 6,000 GitHub stars.
Scalable browser infrastructure for AI agents
Hyperbrowser is a cloud browser platform for AI agents and automation, providing managed Chrome sessions through Playwright, Puppeteer, CDP, REST, Python, and Node.js SDKs. Docs cover Stagehand, stealth/proxy options, ad blocking, recordings, scraping APIs, and credit pricing without promising universal CAPTCHA or anti-bot bypass.
Sources & verification
- Sources checked
- Content verified
Verification dates are editorial checks. Routine CMS saves and automatic updatedAt timestamps do not advance them.
FAQ
What is HyperAgent?
An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.
Is HyperAgent free?
HyperAgent offers a free tier alongside paid plans. HyperAgent is free and open-source software licensed under AGPL-3.0. Users provide their own LLM API keys (OpenAI, Anthropic, or local models) and optionally connect to Hyperbrowser cloud infrastructure for hosted browser execution.
Is HyperAgent open source?
Yes — HyperAgent is open source.
Is HyperAgent still maintained?
Yes — HyperAgent is active. Its listing was last verified on August 26, 2026.
What are the best HyperAgent alternatives?
The first editor-selected HyperAgent alternatives are Browser Use, Stagehand, Skyvern, and more.