Skip to content

Tiny template that uses GitHub Actions and Python to automatically scrape the BBC's homepage every four hours.

Notifications You must be signed in to change notification settings

jsoma/autoscraper-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub AutoScraper + Change Alerts

Using GitHub Actions and Python, this repo automatically scrapes the content of the BBC's homepage every four hours and sends the content to me as an attachment in my email if it has been changed. You'll want to update the repository secrets with a SENDGRID_API_KEY, TO_EMAIL and FROM_EMAIL.

A tiny combo of autoscraper-mailer and autoscraper-history, which are in turn a simple Python-driven example of @simonw's Git Scraping.

About

Tiny template that uses GitHub Actions and Python to automatically scrape the BBC's homepage every four hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages