rss parsing: sax or dom
Jarek Zgoda
jzgoda at o2.usun.pl
Thu Dec 29 14:17:15 EST 2005
More information about the Python-list mailing list
Thu Dec 29 14:17:15 EST 2005
- Previous message (by thread): BUG trace realtime
- Next message (by thread): rss parsing: sax or dom
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message (by thread): BUG trace realtime
- Next message (by thread): rss parsing: sax or dom
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list