Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 499 Bytes

File metadata and controls

19 lines (13 loc) · 499 Bytes

Bluprint: GitHub action scraper

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.

Quickstart

$ bluprint add reuters-graphics/bluprint_github-action-scraper
$ mkdir new-project && cd new-project
$ bluprint start