| 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 | nottelabs |
| 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:
pip install notte
Documentation
Source