Hyperagent is Playwright supercharged with AI. No more brittle scripts, just powerful natural language commands. Just looking for scalable headless browsers or scraping infra? Go to Hyperbrowser to get started for free!
View HyperAgent docs here: https://www.hyperbrowser.ai/docs/hyperagent/introduction
- 🤖 AI Commands: Simple APIs like
page.ai(),page.extract()andexecuteTask()for any AI automation - ⚡ Fallback to Regular Playwright: Use regular Playwright when AI isn't needed
- 🥷 Stealth Mode – Avoid detection with built-in anti-bot patches
- ☁️ Cloud Ready – Instantly scale to hundreds of sessions via Hyperbrowser
- 🔌 MCP Client – Connect to tools like Composio for full workflows (e.g. writing web data to Google Sheets)
- 📼 Action Caching – Record and replay workflows deterministically without LLM calls
# Using npm
npm install @hyperbrowser/agent
# Using yarn
yarn add @hyperbrowser/agent