browser-harness - self-healing browser harness via CDP
Experiment from the Browser Use team that replaces Playwright with raw Chrome DevTools Protocol and lets the agent write its own tools. ~600 lines, no framework lock-in.
Tag
6 entries tagged with #scraping.
Headless browsers, archival tools, and AI-assisted scrapers for pulling data off the web.
Experiment from the Browser Use team that replaces Playwright with raw Chrome DevTools Protocol and lets the agent write its own tools. ~600 lines, no framework lock-in.
Rust CLI, REST API, and MCP server for fast local web scraping, crawling, and structured extraction. Positioned as a self-hosted Firecrawl alternative.
MCP server that drives a Chrome devtools session past anti-bot systems. Lets agents write network hooks and clone UIs from natural language.
Open-source Rust headless browser built for AI agents and scraping. Lower memory and faster cold starts than Chromium-based stacks like Puppeteer and Playwright.
npx CLI plus Claude Code plugin that extracts colors, typography, spacing, and shadows from a live site into a structured design-token report.
Browser extension that saves an entire web page as a single ZIP that browsers still render. Better archival fidelity than MHTML or Save Page As.