You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Website-downloader is a powerful and versatile Python script designed to download entire websites along with all their assets. This tool allows you to create a local copy of a website, including HTML pages, images, CSS, JavaScript files, and other resources. It is ideal for web archiving, offline browsing, and web development.
A python script that does what HTTrack does. Since this is in script form, you can also make Docker images and even improve. Please make it adaptable to mac I don't have a machine so can't really test it.
Offline-Site-Mirror – A lightweight Tkinter app that clones any static website for offline browsing, featuring a live log, determinate progress bar, and one-click cancel/cleanup.