On 17 May 2012 16:31, "Surya K" wrote:
>
> 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..
>
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 docum