How to monitor Google Alert RSS feed produced “as-

2020-07-22 19:10发布

I have a Google Alert, which I set to be delivered as an RSS feed as-it-happens

alt text

But is polling that RSS feed the only way to get RSS feed
or
is there a way to get notified from Google alert as the feed is published from Google? (say through a webservice, etc)

2条回答
够拽才男人
2楼-- · 2020-07-22 20:14

Google Alerts feeds support PubSubHubbub which essentially pushes notifications of updated content to you if you register on the feed's hub.

They're using the hub at pubsubhubbub.appspot.com

More info on PuSH here: http://code.google.com/p/pubsubhubbub/

查看更多
再贱就再见
3楼-- · 2020-07-22 20:16

Sounds like you want a PubSubHubBub for your alerts

查看更多
登录 后发表回答