🗄️ Archiver
Easily archive your webpages on the Internet Archive
💡 How it works
- GitHub Actions scheduler runs every week
- Puppeteer launches a headless Chrome and logs you into Archive.org
- Uses the HTML form to save, screenshot, and archive your URLs from urls.yml
🛠️ Usage
- Fork this repo
- Add environment variables (or GitHub secrets) for
username
and password
- Add URLs to archive on urls.yml
📄 License
MIT © Anand Chowdhary