You can use the following tool to download an archived website from the Wayback Machine:
https://github.com/hartator/wayback-machine-downloader
I found it here:
https://superuser.com/questions/828907/how-to-download-a-website-from-the-archive-org-wayback-machine/957298#957298
It's a Ruby script. If you happen to have a SSH shell that has Ruby, but doesn't let you install packages globally, you can do this:
gem install --user-install wayback_machine_downloader
And the script will be here:
~/.local/share/gem/ruby/2.7.0/gems/wayback_machine_downloader-2.3.1/bin/wayback_machine_downloader
No comments:
Post a Comment