Show HN: WebCLI – what if the browser was just another Unix command?
Category: devtools
Tags: cli-tool, browser-automation, agent-interface
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 7)
WebCLI is a command-line tool that turns browser interactions into pipeable Unix commands, enabling AI agents to observe, act on, and recover from web pages using structured JSON and numbered actions. Its innovation lies in transforming the browser into an agent-accessible interface via a textual agent interface, bridging the gap between human GUIs and programmatic APIs.
Target audience: backend devs, devops, ai engineers
Repository: https://webcli.sh
View on Hacker News