Skip to content
#

web-automation

Browser automation controls a web browser through code to perform tasks a person would otherwise do by hand: navigating, clicking, filling forms, and reading the resulting pages. It underpins end-to-end testing, web scraping, and agent-driven browsing.

The field spans browser-level protocols such as the Chrome DevTools Protocol and WebDriver, higher-level libraries such as Puppeteer and Playwright, and purpose-built headless engines exposed over HTTP or MCP.

Here are 1,155 public repositories matching this topic...

browsentic

An agentic browser extension: an AI side panel in your own logged-in Chrome, run by the agent you already have (Claude Code, Codex, Antigravity). Free, open source, no API key. Also an MCP server.

  • Updated Sep 21, 2026
  • TypeScript
public-browser

Lets Claude Code and Cursor drive Chrome. Browse your real profile: -30% tokens, -25% cost, -41% tool calls, -34% tool defs, +40% faster. Direct CDP, a11y-tree refs, server-side plan executor. MIT, no paid tier.

  • Updated Sep 21, 2026
  • TypeScript