Python Python處理RSS、ATOM模塊FEEDPARSER介紹 由于Googlereader的關(guān)閉,這段時(shí)間接觸rss的東西相對(duì)多很多。試過(guò)qq的reader,不怎么樣,閱讀速度沒(méi)有,是否閱讀的標(biāo)記也沒(méi)有。其他網(wǎng)站的不想用,又要多注冊(cè)賬戶(hù)。找到python的rss處理包feedparser,官方文檔很詳細(xì)。http://pythonhosted.org/feedparser/復(fù)制代碼代碼如下:>>>importfeedparser>>>d=feedparser.parse(‘http://0x55aa.sinaapp. 系統(tǒng) 2019-09-27 17:37:43 2052