GitHub Actions Scraping

I recently had to run a scraping script on a schedule in order to retrieve news articles from daily RSS Feeds (see more). I decided to use GitHub Actions to do so. This post is a quick tutorial on how to do it. ...

August 26, 2023 · 4 min · Antonin Faure