Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt

Use this file to discover all available pages before exploring further.

Open SourceInfrastructure Layer

HyperAgent on Hyperbrowser

Natural language browser automation built on Playwright — describe the task, HyperAgent handles the selectors, clicks, and multi-step execution.
HyperAgent GitHub

Type

Open Source

Stack Layer

Infrastructure

Language

TypeScript

Stars

1.3k+

What it is

HyperAgent is an open-source, AI-powered Playwright framework from Hyperbrowser that lets developers automate browser tasks using natural language. Rather than writing explicit selectors and action sequences, you describe what you want done and HyperAgent generates and executes the Playwright code. It runs on top of Hyperbrowser Cloud (which provides the actual browser sessions, billed by usage) but supports your own LLM API keys to avoid consuming Hyperbrowser inference credits. This sits in the Infrastructure layer because it’s a building block for AI agents rather than an end-user product — you embed it in your own application or agent stack to give them browser access without managing browser infrastructure.
Note on naming: This is a different product from the enterprise Airtable agent platform also called “Hyperagent” at hyperagent.com. This is Hyperbrowser’s open-source Playwright framework.
Use this when you’re building an AI agent that needs to interact with websites — scraping, form filling, web research, UI testing — and you want natural language task specifications instead of hand-coded Playwright scripts.

Get started

Hyperbrowser docs ↗

Full documentation and API reference.

GitHub ↗

Source code and examples.

Scrapling

Python scraping framework with adaptive element tracking and anti-bot bypass.

Ruflo

Multi-agent orchestration platform with DevOps and testing agent specialists.