Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Wayback Machine archiver

Submit a list of URLs to the WayBack Machine (https://web.archive.org/) to be indexed.

Archive.org Wayback Machine API doco

Usage

Dump the URLs of any pages you want to index into a .txt file, one per line.

https://some-site.com/some/path/,
https://some-site.com/another/path/,

Ensure the file uses LF for line endings, not CRLF!

Download this repo and, from the same directory, just run:

bash archive.sh myUrlsList.txt

About

Submits a list of URLs to Archive.org's [Wayback Machine](https://web.archive.org/)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages