Hi,
I want to write a python code which read blog's RSS/ Atom feeds and gives us 
the all post's content of blog...
I am currently trying to use FeedParser (Universal Feed Parser). I am able to 
get all post's titles and URL's but not a content..
I tried to use certain functions mentioned in documentation but couldn't really 
understand how to do..
Can anyone help me how to do that? (I want to print the "content" exactly the 
way it has been written. I don't mind about fonts/ styles..)


Thanks                                    
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to