Google web API有一个Python library。Google Alerts有一封电子邮件和一个RSS feed。
有没有人知道通过Python中的web API自动添加Google Alerts的方法?也就是说,不需要点击。
注意:the related question没有回答web API的问题。
发布于 2012-10-29 21:10:48
这里有galerts http://pypi.python.org/pypi/galerts。
它具有直接从python添加和管理警报和订阅的能力。
发布于 2018-06-10 12:09:33
https://stackoverflow.com/questions/1908653
复制相似问题