We are going to get the population of each country. Then, in the next topic, this will be visualized along with the interest rate data scraped in the previous section.
The page we look at in this activity is available here: http://www.worldometers.info/world-population/population-by-country/. Now that we've seen the basics of web scraping, let's apply the same techniques to a new web page and scrape some more data!
- For this page, the data can be scraped ...