Pinchtab
Official@pinchtab
Browser control for AI agents. Small Go binary. HTTP API. Accessibility-first. 🦀
Agent Skills by Pinchtab
Showing 5 vetted skills indexed across 1 GitHub repositories.
pinchtab
Automate Chrome browser navigation, interaction, and content extraction via the PinchTab CLI and HTTP API.
pinchtab-opt
Benchmarks AI agent browser automation against PinchTab across chrome, cloak, and ghost-chrome providers.
pinchtab-stealth-score
Benchmarks Chrome and CloakBrowser against 15 bot-detection sites via Dockerized PinchTab agents.
pinchtab
Automate browser tasks via PinchTab CLI and HTTP API.
pinchtab-dev
Create a structured development workflow for PinchTab contributors.
Frequently Asked Questions About Pinchtab
FAQPage SchemaWhat specific tasks can be performed using Pinchtab?▼
Pinchtab enables programmatic control of web browsers, allowing users to navigate pages, interact with DOM elements, and extract content. By leveraging accessibility trees, it provides a reliable method for reading and manipulating web interfaces without requiring heavy browser-based overhead.
Who is the target user for this browser control technology?▼
The primary target audience includes software engineers and developers building systems that require external browser interaction. It is designed for those who prefer a lightweight, compiled binary approach to web navigation rather than traditional, resource-intensive browser-based environments.
What are the prerequisites for running Pinchtab?▼
Pinchtab requires a system capable of executing Go binaries and a compatible browser environment. Users must ensure their environment supports the necessary accessibility hooks to allow the binary to interface with the browser's internal structure effectively.