开发者

FeedBurner Subscriber Counter?

开发者 https://www.devze.com 2023-02-11 10:34 出处:网络
I am looking for a PHP script that will simply display xxx subscribers who has subscribed to my feedburner feed.

I am looking for a PHP script that will simply display xxx subscribers who has subscribed to my feedburner feed.

I looked on Google but the ones I did find either did not work as they a开发者_高级运维re old scripts or are overly complex.

Does anyone know where I can get a simple script that would display how many feedburner subscribers I have or anyone have a script they would like to share?


You should use the Feedburner Awareness API. For instance you can retrieve the URL feedburner.google.com/api/awareness/1.0/GetFeedData?uri=http://feeds.feedburner.com/phpclassesblog-xml and then parse the returned XML to extract the relevant statistics.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号