Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 583 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 583 Bytes

🗄️ 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