Website Cloner CLI is a command-line tool that allows users to clone the UI of any public website into a local folder. It uses Puppeteer to fetch and save the HTML content, making it easy to capture and archive website layouts for reference, prototyping, or offline use. The tool also supports running local commands and is designed for automation and developer productivity.
Cloning google.com and piyushgarg.dev: Watch the demo video
Cloning code.visualstudio.com: Watch the demo video