---
name: "Run Browser Automation Agents with Notte"
slug: "run-browser-automation-agents-with-notte"
description: "Build and run browser agents that combine deterministic Playwright-style actions with natural-language AI steps, hosted sessions, vault-backed credentials, and structured outputs."
github_stars: 1986
verification: "security_reviewed"
source: "https://github.com/nottelabs/notte"
author: "Notte Labs"
publisher_type: "open_source_project"
category: "Browser Automation"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "nottelabs/notte"
  github_stars: 1986
---

# Run Browser Automation Agents with Notte

Build and run browser agents that combine deterministic Playwright-style actions with natural-language AI steps, hosted sessions, vault-backed credentials, and structured outputs.

## Prerequisites

Python environment, Notte package, browser dependencies such as Chromium via patchright, LLM API key for local use, optional NOTTE_API_KEY for hosted browser sessions

## Installation

Install or set up from the source-backed instructions:

Install with `pip install notte`, then run `patchright install --with-deps chromium` for local browser execution. For hosted sessions, create a Notte API key and set `NOTTE_API_KEY` before using the Notte client.

- Source: https://github.com/nottelabs/notte

## Documentation

- https://www.notte.cc/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-browser-automation-agents-with-notte/)
