Scraping and alerting with Github Actions

Scraping and alerting with Github Actions
Kittens love scraping with Github Actions (source)

Dave pointed out this weird trick some years ago: using Github actions as a free engine for checking websites and sending you email alerts when they change.

I use it fairly frequently to track things online. The code in that repo assumes the web page is available on the public internet.