import urllib2 import urllib from BeautifulSoup import BeautifulSoup # html from BeautifulSoup import BeautifulStoneSoup # xml import BeautifulSoup
Install BeautifulSoup4 sudo easy_install BeautifulSoup4
Recommendation from bs4 import BeautifulSoup