The Complete Website Downloader is a free open-source web-based tool that downloads the entire source code of any website, including all assets.

It utilizes wget and archiver to download all website assets, compress them, and send them back to the user through a socket channel.

Features

  • Responsive design
  • Can be easily install on a local machine or a remote host
  • Downloads the entire source code of any website, including all assets
  • Uses wget and archiver to download all website assets
  • Compresses downloaded assets
  • Sends downloaded and compressed assets back to the user through a socket channel
  • Converts all links to relative for offline viewing
  • Adds suitable extensions to filenames depending on their content-type
  • Downloads required files to properly display the page offline
  • Restricts the download to only a portion of the site with the --no-parent flag
  • Can be deployed on various cloud providers
  • Easy to run with git clone, npm install, and npm start commands
  • Open for contributions through issue reports and pull requests

Tech

  • JavaScript

License

MIT License

Resources & Downloads

GitHub - AhmadIbrahiim/Website-downloader: đź’ˇ 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). [ Javascripts, Stylesheets, Images ] using Node.js - GitHub - AhmadIbrahiim/Website-downloader: 💡 Download the comple…