[Tutor] How to read blog posts in python

Surya K suryak at live.com
Thu May 17 15:28:07 CEST 2012


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 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120517/0c16f9c6/attachment.html>


More information about the Tutor mailing list