Project to aim persisting remote web resources on local storage also creating site mirror, graph-map of site, estimate of size web-site(static resources) etc. Based on WGET utility.
https://hub.docker.com/repository/docker/acdemeg/web-downloader/general
- Java 21 or higher
- Gradle 8.5 or higher
- Docker, Docker-compose
- Linux, Wget package
The application is designed to create copies (mirrors) of websites and download them as a zip-archive. After unpacking the archive, open the index.html file in your browser to browse the site locally.
Приложение предназначено для создания копий(зеркал) web-сайтов и их скачивания в виде zip-архива. После распаковки архива откройте файл index.html в вашем браузере для локального простомтра сайта.