Parsing <geo:lat>, <geo:long> tags value using feedparser in python!

Posted by rahman.bd on Stack Overflow See other posts from Stack Overflow or by rahman.bd
Published on 2010-04-08T11:52:18Z Indexed on 2010/04/08 12:33 UTC
Read the original article Hit count: 222

Filed under:
|

Hello, I am using feedparser for parsing from XML file.But I couldn't parse <geo:lat>, <geo:long> tags using feedparser from that file! Do you people have any idea how I can parse those tags using feedparser in python?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about feedparser

Related posts about python