#217 · Primary category: AI Agents & Automation

pinchtab

browser-automation cdp golang headless-chrome orchestrator stealth web-scraping

High-performance browser automation bridge and multi-instance orchestrator with advanced stealth injection and real-time dashboard.

Project last updated:08/26/26

GitHub Stars

10.2K

Forks

770

Contributors

41

License

MIT

Why we included this project

PinchTab suits teams whose AI agents need to click through real websites instead of guessing at what a page looks like. It is a small Go HTTP server that launches Chrome and exposes an HTTP API, so an agent can navigate, fill forms, and read page content without carrying its own browser or burning tokens describing what is on screen. The compact binary and token-light design fit local, single-user setups: install the daemon once and let your agent tools reuse that one control plane. Multi-instance support and stealth options also make it useful for scraping pipelines that run into bot detection. Just know the security model assumes a trusted local network; exposing it remotely is possible but left to the operator.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category