Notte

Rapidly build reliable web agents that act and scrape on any site.

Notte provides the full-stack web agents framework you needed.

All with a single API.

Automate browser-based workflows

Discover how Notte powers your automated tasks

Automating tedious but critical tasks

Browser automation for processes like verifying service providers or submitting forms, including CAPTCHA solving.

Scalable and automated workflows designed for humans

Complete tasks designed for humans, such as ordering items online, submitting forms, and making payments.

Reliable web scraping & intel gathering

Extract web data with higher success rates using built-in stealth features for robust market and competitive intel gathering.

Main API

Create instant Browser sessions. Scrape. Reason and plan. Act. Auth. Reason again.
Run Agents

Run Agents

Given a goal in natural language, run an autonomous agent to plan, perceive, navigate, and act end-to-end.

Browser Sessions

Browser Sessions

Headless browsers, without the headache. Spin up secure, scalable browser sessions that your agents can control.

Notte SDK Examples

Simple Python code snippets to automate web tasks with Notte
1from notte_sdk import NotteClient
2
3client = NotteClient(api_key="your_api_key")
4
5with client.Session() as session:
6    agent = client.Agent(
7		session=session,
8		reasoning_model="vertex_ai/gemini-2.0-flash",
9		max_steps=15
10    )
11    response = agent.run(
12		task="Find the latest job openings on notte.cc"
13    )
14
15print(response.answer)
Get Free API Key

Pricing

Free

$0

Perfect for indie hackers and opensource projects.

1 active agent & session
1 active vault
500 lifetime credits

API Credits Pack

$10

Additional API credits for free plan.

1000 API Credits
Instant delivery
No expiration
Popular

Pro

$79/month

To build planet scale web agents and scrapers.

5 active agents & sessions
1 active vault
10000 monthly credits

Enterprise

Custom

Custom agent stack tailored to your organization.

Dedicated support with SLAs
On-premise deployments
Custom integrations