Hey y'all!
This bot has one simple task: Log what headlines are where on Hearst newspaper home pages every hour.
Every hour I have a Github Action run app.py
, which goes out to handful of Hearst newspaper sites to scrape the headlines that are present on their home pages. It then opens an existing Google Sheet tied to that market and adds the headlines. That's it!