开发者

how to read rss feed to gae-database

any gae-lib to do this

i think maybe jque开发者_Go百科ry can do this too , yes ?

thanks


One option is to avoid the hassle of polling, error handling, parsing, handling invalid feeds, and so on and so forth, by making someone else do it for you. This blog post describes how you can use PubSubHubbub to do the bulk of the work on your behalf.


Here is a list of Python RSS processing libraries available by searching "python rss" in google.com

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜