Website To CLI

Turn any website into a fast, beautiful command-line client. Use when the user wants a CLI that replicates a site's features by capturing its network traffic (HAR), recovering the private/undocumented API behind it, and generating a typed terminal client that calls those endpoints directly instead of driving a browser every time. Triggers on "make a CLI for <site>", "reverse-engineer this site's API", "website to CLI", "build a client from the network requests", or pointing at a HAR file and asking for a client.

dennisonbertram 0aff985 8 files · 31.4 KB Updated

File contents

dennisonbertram/website-to-cli/tree/main/skills/website-to-cli commit 0aff98551c

Frequently asked questions

npx skillmds@latest add dennisonbertram/website-to-cli