Web Snapshot: Capture Entire Websites and Media for Offline Access

Web Snapshot: Capture Entire Websites and Media for Offline Access

Table of Content

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…







Open-source Apps

9,500+

Medical Apps

500+

Lists

450+

Dev. Resources

900+

Read more

Why We're Betting Big on DeepSeek-V3: A Personal Dive into the Open-Source AI That’s Changing the Game and Redefining AI Excellence

Why We're Betting Big on DeepSeek-V3: A Personal Dive into the Open-Source AI That’s Changing the Game and Redefining AI Excellence

In a bold challenge to AI giants like OpenAI, DeepSeek has unleashed DeepSeek-R1—a revolutionary open-source model that marries brute-force intelligence with surgical precision. Boasting 671 billion parameters (only 37B active per task), this MIT-licensed marvel slashes computational costs while outperforming industry benchmarks in coding, mathematics, and complex reasoning. With

By Hazem Abbas