Skip to content

T-Fletcher/wayback-machine-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages