A single page that lists information about all the countries in the world. Good for those just get started with web scraping. Practice looking for patterns in the HTML that will allow you to extract information about each country. Then, build a simple web scraper that makes a request to this page, parses the HTML and prints out each country's name.
There are 4 video lessons that show you how to scrape this page.
Data via http://peric.github.io/GetCountries/