A bluprint for scrapers executed using GitHub Actions.
- Node-based scraper executed via npm scripts.
- Executes script using GitHub Actions.
- Runs on a crontab schedule.
- Built-in publisher to post data to AWS S3.
$ bluprint add reuters-graphics/bluprint_github-action-scraper
$ mkdir new-project && cd new-project
$ bluprint start