Skip to content

A simple Python script to **mirror any website** to your local machine — HTML, CSS, JS, images and all. Supports multi-threaded downloads, local link rewriting, and fully automatic

License

Notifications You must be signed in to change notification settings

nfs-tech-bd/webmirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 WEB MIRROR | ⚡ Fast Python Website Mirroring Tool

Python Status Contributions

A multi-threaded Python script that mirrors any website locally for offline browsing — complete with HTML, JS, CSS, and image support.


📸 Screenshot

WebMirror SS


✨ Features

  • ✅ Multi-threaded crawling (5 threads)
  • ✅ Rewrites all internal links for local browsing
  • ✅ Saves HTML, CSS, JS, images and more
  • ✅ Automatically creates folders using the domain name
  • ✅ Uses a realistic User-Agent header
  • ✅ Minimalistic CLI experience
  • ✅ Simple and clean output

🧰 Installation

pip install webmirror

🚀 Usage

webmirror -d https://example.com

🛡️ Disclaimer

This tool is for educational, testing, and archival purposes only. Please do not use it to scrape, mirror, or clone websites without permission.

🙌 Credits

Made by @Nafisfuad1 With ❤️ using Python and a lot of curiosity.

About

A simple Python script to **mirror any website** to your local machine — HTML, CSS, JS, images and all. Supports multi-threaded downloads, local link rewriting, and fully automatic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages