Gathering data from the web

Installing BeautifulSoup

To install BeautifulSoup on your class VM, run:

sudo pip3 install --upgrade beautifulsoup4
sudo pip3 install --upgrade html5lib

The password is the usual student account password.

Using Twitter API Example

Basic HTML example

Examples from 2014-15 Course Catalog