Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 690 Bytes

File metadata and controls

10 lines (6 loc) · 690 Bytes

Web Cloner CLI

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.

Demo

Cloning google.com and piyushgarg.dev: Watch the demo video

Cloning code.visualstudio.com: Watch the demo video