Skip to content

et0and/alexandria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexandria

To install dependencies:

bun install

To run:

bun run archive.ts

This script reads a list of urls from an input.txt file, archives this to the Wayback Machine, and then generates a CSV of the original urls, archived urls and any errors after the job is complete.

If you want an easy way to generate a list of urls for a website that doesn't offer a sitemap, I recommend using sikemap.

This project was created using bun init in bun v1.1.38. Bun is a fast all-in-one JavaScript runtime.

About

Send URLs to the Wayback Machine for archiving

Resources

License

Stars

Watchers

Forks