Parsing <geo:lat>, <geo:long> tags value using feedparser in python!
- by rahman.bd
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!