Browser automation templates
Ready-to-use browser automation templates for AI-powered workflows, data extraction, and web scraping, adapted for the Notte developer stack.
Get started with Notte
Open a cloud browser session, navigate a real page, and extract structured data with Notte in one small script.
Quickstart: Playwright
Connect Playwright to a Notte browser session, interact with a real website, and extract page content.
Log in with Vault credentials
Store credentials in a Notte Vault and use them to authenticate browser sessions without hardcoding secrets.
Receive auth emails with Personas
Use a Notte Persona mailbox to receive verification emails and continue authenticated application workflows.
Compare Amazon prices across countries
Use Notte sessions with regional proxy routing to compare product prices across country-specific Amazon pages.
Deploy browser automations as Functions
Package a Notte browser workflow as a reusable Function that can be invoked, inspected, and scheduled.
Persist login sessions with Profiles
Create a Notte Profile once, save authenticated browser state, and reuse it to access logged-in pages without repeating login.
Scrape prediction market data
Use a Notte Agent to research a prediction market and extract odds, prices, volume, and market context.
Automate MFA with Vaults
Store username, password, and a TOTP secret in a Notte Vault so browser sessions can complete MFA without manual input.
Solve reCAPTCHAs automatically
Run a Notte browser session with CAPTCHA solving enabled and complete a protected page flow without manual intervention.
Solve text CAPTCHAs automatically
Use Notte to read and complete a simple text CAPTCHA challenge inside an automated browser workflow.
Handle bot checks while verifying licenses
Use Notte browser settings for CAPTCHA and bot protection while extracting license status from a public verification site.
Search business registries for KYC
Look up a company in public business records and extract registration details for KYC-style checks.
Fill forms automatically
Map structured data onto web form fields and submit a deterministic browser workflow with Notte.
Find and download arXiv papers
Search arXiv, choose a result, and download the selected paper PDF with metadata for the run.
Extract and download images
Give the template a page URL and download the images discovered during the Notte browser session.
Scrape Amazon products
Extract Amazon search result data including prices, delivery details, discounts, and product context as structured JSON.
Track e-commerce book prices
Scrape book listings, prices, stock status, and detail pages from an e-commerce demo site for price monitoring.
Scrape e-commerce product cards
Extract product names, prices, descriptions, ratings, and detail links from a demo e-commerce catalog.
Scrape location-specific weather with proxies
Route a Notte browser session through a chosen region and extract the weather content shown for that location.
Route browser traffic through proxies
Start Notte browser sessions with proxy routing to inspect location-sensitive pages and network behavior.
Scrape calendar events
Extract structured event names, dates, times, and links from public calendar pages with a browser-backed probe.
Find datasets on Data.gov
Search Data.gov, visit dataset detail pages, and return ranked metadata for public datasets.
Extract trending keywords from Google Trends
Collect regional trending search terms from Google Trends and return structured keyword data for analysis.
Search Open Library books
Find books on Open Library and extract titles, authors, editions, and metadata from search results.
Scrape quote author profiles
Crawl quote pages, follow author links, and extract structured author biographies and quote metadata.
Check npm package health
Inspect npm package pages and extract release, maintenance, and repository signals for package monitoring.
Check PyPI package releases
Read PyPI package pages and extract current version and release metadata for dependency monitoring.
Find broken links on websites
Crawl a website, inspect discovered links, and report broken or suspicious URLs for QA monitoring.