The Wayback Machine - https://web.archive.org/web/20201117232051/https://github.com/scribblemaniac/wayback-save
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Wayback Save

Wayback Save is simple command-line utility save URLs to the Wayback Machine.

Prerequisites

Wayback Save requires Python 3, Selenium for Python 3, and geckodriver.

On macOS, these can be installed easily with Homebrew using the following commands:

brew install python3 geckodriver
pip3 install selenium

Usage

The usage is simply:

wayback-save URL [URL...]

For Many Pages

This script is very slow and is only practical for a very small number of web pages. If you wish to archive full websites then Archive Team's ArchiveBot is a more practical solution for you. It can crawl websites with up to a few hundred thousand urls.

About

A simple command-line utility save URLs to the Wayback Machine

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.