Unit 4: Building an Index
In the previous units we learned how to extract the first link, and then all the links from a webpage, and completed the web crawler. In unit 4 you are going to learn how to finish the code for your search engine and how to respond to a query when someone wants the (available) web pages that correspond to a given keyword.