AnandChowdhary/archiver
- February 9, 2020
- View on GitHub
- TypeScript
- 6 stars
- 6 watchers
- 1 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