如何使用 Python 3.7 提取 Google 警报?

How to extract Google Alerts using Python 3.7?

我需要使用 Python 3.7 从 Google 警报中提取新闻文章标题,我尝试使用 "galerts" 库,但我无法安装它,因为它没有有 Python 3.7 支持的较新版本。有没有其他方法可以让我抓取头条新闻?

从 galerts 库的 README 中,有一个 link 到一个 google-alerts library - 这支持 Python 3.