Christina-B planetfeedparser 20130718-191714


Posted:

Problem- Generate a program in python to print the name of author and the title present on blog using feedparser module.

Description

  1. Install feedparser in the virtualenv.

  2. Parse the url on which the blog is present.

  3. Calculate the total number of entries present after parsing.

  4. For each entry print the title and name of the author.

    Click the link below to see the program

    link

    Execute the program using following command

    $ chmod +x feedparse.py

    $ python feedparse.py

Contents © 2013 dgplug - Powered by Nikola
Share
UA-42392315-1