gigon / auto-scrapy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub AutoScraper + Change Alerts

Using GitHub Actions and Python, this repo automatically scrapes the content of a news site 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.

Based on @simonw's Git Scraping.

About


Languages

Language:Python 65.3%Language:Shell 21.7%Language:Dockerfile 13.0%