rss parsing: sax or dom

Jarek Zgoda jzgoda at o2.usun.pl
Thu Dec 29 14:17:15 EST 2005


Sakcee napisał(a):

> I am trying to parse rss2 feeds in python, should I use sax and define
> handler and then functions for each tag or should I go for dom
> approach.

You should use feedparser.

-- 
Jarek Zgoda
http://jpa.berlios.de/



More information about the Python-list mailing list