Blog
Notes
Route-first web agents: benchmarks, comparisons with browser automation tools, and guides to getting website data without scraping. RSS
2026-04-03 · Tutorial
Automate Job Applications Without SeleniumUse Unbrowse to interact with job boards like LinkedIn, Indeed, and Glassdoor through their shadow APIs. Skip the brittle Selenium scripts and call the real endpoints directly.
2026-04-03 · Tutorial
Build an AI Research Assistant That Reads the Whole WebBuild an AI research assistant that collects data from multiple websites, extracts structured information via shadow APIs, and produces comprehensive summaries. No scraping frameworks needed.
2026-04-03 · Tutorial
Build a Price Monitoring Agent in 10 LinesBuild an automated price monitoring agent that tracks Amazon and Walmart prices using Unbrowse's shadow API discovery. No scraping, no browser automation — just clean API calls discovered from real browsing traffic.
2026-04-03 · Tutorial
Monitor Competitor Pricing With 3 Lines of CodeTrack competitor prices across any e-commerce site with just 3 lines of code. Unbrowse discovers the internal pricing APIs automatically — no scrapers, no selectors, no maintenance.
2026-04-03 · Tutorial
Replace Playwright in Your Agent Pipeline in 5 MinutesMigrate from Playwright to Unbrowse in 5 minutes. Before/after code comparisons, performance benchmarks (3.6x faster), and a step-by-step migration guide for AI agent pipelines.
2026-04-03 · Tutorial
Shadow API Discovery: A Step-by-Step TutorialLearn how to discover hidden shadow APIs behind any website. A practical step-by-step tutorial using Unbrowse to find, document, and call internal API endpoints.
2026-04-03 · Tutorial
How to Set Up Unbrowse MCP Server for Claude DesktopStep-by-step guide to install and configure Unbrowse MCP server for Claude Desktop. Covers installation, MCP configuration, testing with example resolves, and troubleshooting.