Crates.io | doublesite |
lib.rs | doublesite |
version | 0.1.0 |
source | src |
created_at | 2023-04-05 17:19:49.619101 |
updated_at | 2023-04-05 17:19:49.619101 |
description | Alternative for httrack |
homepage | |
repository | |
max_upload_size | |
id | 831243 |
size | 44,663 |
Doublesite web mirroring tool is CLI tool for serving mirrors including dynamically loaded content.
Doublesite web mirroring tool shares similar goals with popular applications wget
and httrack
but takes a step further by preserving also dynamically loaded content that is not included in the original page load.
This type of content is becoming more and more dominant with client side rendering is becoming more popular.
cargo install --git https://github.com/Kalhama/doublesite.git
doublesite --help
doublesite website.har
This project follows [semver] and [conventional commits].
Pull requests, bug reports, questions and feature requests: Github issues