browshA modern text-based browser. Renders web pages in the terminal using headless Firefox.
Install via ClawdBot CLI:
clawdbot install gumadeiras/browshRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://google.comAudited Apr 16, 2026 · audit v1.0
Generated Feb 25, 2026
System administrators can use Browsh to access web-based management consoles on headless servers without GUI overhead. It's ideal for checking dashboards, reviewing logs, or managing cloud services via terminal sessions.
Web developers can test how their sites render in text-only environments and verify accessibility compliance. This helps optimize sites for screen readers and ensures functionality under constrained network conditions.
Researchers working in secure lab environments with terminal-only access can browse academic journals, documentation, and reference materials. It maintains security protocols while enabling essential web access.
Engineers managing IoT devices or embedded systems can use Browsh to check status pages and diagnostic interfaces directly from development terminals. This eliminates the need for separate browser installations on minimal systems.
Offer premium support, custom integrations, and security patches for organizations using Browsh in production environments. This includes priority bug fixes and compliance assistance for regulated industries.
Provide a managed service where users access Browsh through web-based terminals without local installation. This simplifies deployment for teams and enables usage on devices without Firefox/browsh binaries.
Create plugins and extensions that integrate Browsh with popular IDEs, CI/CD pipelines, and testing frameworks. These tools help automate text-based browsing for development workflows.
💬 Integration Tip
Use process management tools with pty=true to handle Browsh's TUI interface properly. Ensure Firefox runs in headless mode to avoid GUI dependencies in automated workflows.
Scored Apr 18, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Playwright-based web scraping OpenClaw Skill with anti-bot protection. Successfully tested on complex sites like Discuss.com.hk.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.