AnandChowdhary/archiver
- February 9, 2020
- View on GitHub
- TypeScript
- 12 stars
- 12 watchers
- 2 forks
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
andpassword
- Add URLs to archive on urls.yml