AI Agent Platforms / Open-source browser agents

Open-source browser agents

Browser agents operate a web browser the way a person does, navigating pages, filling forms, and completing tasks on websites that have no API. This page lists the open-source browser agents in this directory, with the license and hosting model for each. There are 2 in this directory.

What to look for

Platforms

Browser Use

Python library that lets AI agents control a web browser to complete online tasks.

MIT self-hosted; vendor cloud available

Skyvern

Browser automation platform that uses LLMs and computer vision to run website workflows.

AGPL-3.0 self-hosted; vendor cloud available

Common questions

When do I need a browser agent instead of an API integration?

Use a browser agent when the site or task has no usable API, or when the workflow spans several pages a person would normally click through. When a clean API exists, calling it directly is usually more reliable.

Other categories

Open-source AI coworkers and teammatesOpen-source agent builders and frameworksOpen-source and self-hostable workflow automation platformsOpen-source coding agents

See also the guide to choosing a platform and the full landscape and market map.