Christina-B planetparser 20130717-181744


Posted:

Problem- Generate a program in python which will display the title and author of blog

Description

  1. Open the url http://planet.fedoraproject.org using urllib2

  2. Read the contents of the site in a systematic manner using BeautifulSoup module.

  3. Read the title and name of author and print it.

    Click the link below to see the program

    link

    Execute the program using following command

    $ chmod +x planetparser.py

    $ python planetparser.py

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