May 2017
Beginner to intermediate
220 pages
5h 2m
English
To investigate using our knowledge of CSS selectors, we will scrape Google search results. According to the Alexa data used in Chapter 4, Concurrent Downloading, google.com is the world's most popular website, and conveniently, its structure is simple and straightforward to scrape.
Here is the Google search homepage loaded with browser tools to inspect the form:

We can see here that the search query is stored in an input with ...
Read now
Unlock full access