ItamarZand88/CLI-Anything-WEB
Generate agent-native Python CLIs for any web app by capturing HTTP traffic. A Claude Code plugin with 12 reference CLIs.
This project helps developers by automatically creating command-line interfaces (CLIs) for virtually any web application, even those without a public API. It works by observing how a web app functions as you use it in your browser. The tool takes a website's URL as input and produces a functional, production-ready CLI that you can run from your terminal.
Use this if you need to quickly automate tasks on a website that lacks an official API, or if you want to integrate a web service into scripts and workflows without manual reverse-engineering.
Not ideal if you require guarantees about the stability of the generated CLI, as it relies on undocumented web APIs that can change without notice from the website owner.
Stars
16
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ItamarZand88/CLI-Anything-WEB"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.