archiver

🗄️ Auto-archive your webpages on the Internet Archive

View the Project on GitHub AnandChowdhary/archiver

🗄️ Archiver

Easily archive your webpages on the Internet Archive

💡 How it works

  1. GitHub Actions scheduler runs every week
  2. Puppeteer launches a headless Chrome and logs you into Archive.org
  3. Uses the HTML form to save, screenshot, and archive your URLs from urls.yml

🛠️ Usage

  1. Fork this repo
  2. Add environment variables (or GitHub secrets) for username and password
  3. Add URLs to archive on urls.yml

📄 License

MIT © Anand Chowdhary