The goal for this lecture is to familiarize the students with the basic tools used in web scraping. In particular:
By the end of the lecture the students will be able to programmatically connect to a remote webserver and parse its HTML code in order to extract specific information.