Story

Show HN: Webclone.js – A simple tool to clone websites

jadesee Tuesday, December 02, 2025

I needed a lightweight way to archive documentation from a website. wget and similar tools failed to clone the site reliably (missing assets, broken links, etc.), so I ended up building a full website-cloning tool using Node.js + Puppeteer.

Repo: https://github.com/jademsee/webclone

Feedback, issues, and PRs are very welcome.

Summary
The article discusses the creation of a web clone, a tool that allows users to easily clone and customize websites. It covers the technical aspects of the tool, its features, and its potential use cases for developers and designers.
6 0
Summary
github.com
Visit article Read on Hacker News