AhmadIbrahiim / Website-downloader
- ΡΡΠ΅Π΄Π°, 8 ΠΈΡΠ»Ρ 2026β―Π³. Π² 00:00:02
π‘ Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
Download the complete source code of any website (including all assets) π¨.
π Live Demo: https://website-downloader.onrender.com
Website downloader works with wget and archiver to download all websites assets and compress then sends it back to the user through socket channel
wget params the being used
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent http://example.org
Explanation of the various flags:
git clone https://github.com/AhmadIbrahiim/Website-downloader.gitcd Website-downloader$ npm install$ npm starthttp://localhost:3000/Thank you,
Email: me@ahmed-ibrahim.com