Skip to content

๐Ÿ›๏ธ Archive all pages specified in the webpage's sitemap to Internet Archive's Wayback Machine

License

Notifications You must be signed in to change notification settings

plibither8/wayback-sitemap-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ› Wayback Sitemap Archive

Build Status npm

Archive all pages specified in the webpage's sitemap to Internet Archive's Wayback Machine.

Usage

This has been published as an npm package.

  • Use without installing: npx wayback-sitemap-archive <SITEMAP_URL>
  • Install globally using npm install --global wayback-sitemap-archive, then run using:
    • wayback-sitemap-archive <SITEMAP_URL>
    • wsa <SITEMAP_URL>

Development

  • Clone this repo.
  • Install npm dependencies: npm install
  • Change SITEMAP_URL to your sitemap or pass it as the command-line argument.
  • Run the script: node index ?<SITEMAP_URL>

License

MIT

About

๐Ÿ›๏ธ Archive all pages specified in the webpage's sitemap to Internet Archive's Wayback Machine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published