Appearance
Notte
Category: Infra (Full-Stack Browser Platform)
Notte is a full-stack browser platform for AI agents. It provides cloud-hosted browser sessions, AI-powered web agents, and serverless browser automation functions. Notte handles dynamic, stateful web tasks such as account creation, form submissions, and authenticated workflows without requiring site-specific APIs.
Key capabilities:
- Browser sessions with anti-detection and residential proxies
- AI browser agents that accept natural-language task descriptions
- Serverless browser functions with cron scheduling
- Persona identities for complete digital profiles
- Secret vaults for enterprise credential management
- Structured data scraping into typed Pydantic models
- Python SDK (open-source, 2k+ GitHub stars) and a CLI
- SOC 2 Type II certified; credentials are never forwarded to LLMs
Pricing
| Tier | Notes |
|---|---|
| Free | Starter credits included on signup; no card required to evaluate |
| Paid | Usage-based plans available via the Notte Console |
Sign up at https://console.notte.cc to get a free API key and starter credits. Live pricing is at https://notte.cc/pricing.
Official Links
- Site: https://www.notte.cc/
- Docs: https://docs.notte.cc/
- Quickstart: https://docs.notte.cc/quickstart
- GitHub (framework): https://github.com/nottelabs/notte
- GitHub (CLI): https://github.com/nottelabs/notte-cli
- GitHub (skills/templates): https://github.com/nottelabs/notte-skills
- Console: https://console.notte.cc
- OpenAPI spec: https://api.notte.cc/openapi.json
Safety and ToS
Notte is SOC 2 Type II certified. Credentials stored in Secret Vaults are never forwarded to LLMs. The platform publishes a responsible disclosure/bug-bounty program at https://docs.notte.cc/legal/bug-bounty. Review the Terms of Service at https://console.notte.cc/terms before automating third-party sites. You are responsible for complying with each target site's own terms of service and robots.txt.
The Python SDK is licensed under SSPL-1.0, which restricts using the source code to offer a competing hosted service without releasing your modifications.