Overview
Learn about the features of Beautiful Soup with Python
Extract information from Google's home page
Understand how to use a simple method to extract information from websites using Beautiful Soup and the Python urllib2 module
Master searching, navigation, content modification, encoding, and output methods quickly and efficiently
Try out the example code and get to grips with Beautiful Soup easily