We’re very excited to share something we’ve been building. Notte https://www.notte.cc/ is a full-stack browser agent platform built to reliably automate a wide range of workflows.
Browser agents aren’t new, but what is still hard is covering real-world flows reliably. The inspiration for Notte was to make a full-featured platform that bridges the agent reliability gap. We’ve packaged everything via a singe API for ease of use:
- Site Interactions - Observe website states, scrape data and execute actions
- Structured Output - Get data in your exact format with Pydantic models
- Stealth browser sessions - built-in CAPTCHA solving, proxies, and anti-detection
- Hybrid workflows - Combine scripting and AI agents to reduce costs and improve reliability
- Secrets vaults - Credential management to store emails, passwords, MFA tokens, SSO, etc.
- Digital personas - Digital identities with unique emails, phones for account creation workflows
With these tools, Notte allows you to automate difficult tasks like account creation, form filling, work on authenticated dashboards. Close compatibility with Playwright allows you to cut LLM costs and improve execution speed by mixing web automation primitives and include agents only for specific parts that require reasoning and adaptability.
Here’s a short YouTube demo: https://www.youtube.com/watch?v=b1CzmfpdzaQ
If any of this sounds interesting, you can run your first agent following our quickstart on GitHub https://github.com/nottelabs/notte. Or play around with our free plan through our Notte Console: https://console.notte.cc/
We’d love to hear if there’s anything else required before you’d try or trust it on your own workflows :)
Not yet - this is a TODO and we'll try to do it asap!
Avoiding captchas and disrespecting robots.txt. How does it feel to advertise your spam service? Are you proud?
Hey- we built Notte for legitimate workflows like testing and approved automation; not abuse. Like other session provider tools (Browserbase, Hyperbrowser, Anchor, etc.), we encourage respecting site terms and robots.txt, and we’re adding built-in support for it soon to enforce this policy inside Notte.
You should also support Web Bot Auth and make it required to have a customer-specific abuse contact in the user-agent header so that people can send invoices to those customers for when your customers cause downtime due to excessive scraping.
Yes, that’s a very good point! We’ll look into this for SDK usage. What do you recommend for the public repo where it's harder to enforce runtime headers?
No compliance? No support.
The pricing page was higher in priority
We added the pricing breakdown here: https://www.notte.cc/#pricing