waybackpy

Access Wayback Machine snapshots and archive web pages via CLI

brewmacoslinux
Try with needOr install directly
Source

About

Wayback Machine API interface & command-line tool

Commands

waybackpy

Examples

Get the closest snapshot to a specific date$ waybackpy --url https://example.com --closest --year 2020 --month 6
Save a webpage to the Wayback Machine$ waybackpy --url https://example.com --save
Retrieve all available snapshots for a URL$ waybackpy --url https://example.com --total