In this activity we will apply the web scraping techniques to scrape data from a few tables using Cheerio.
Take a look at the following web pages:
Underground from Open Street MapView the page source for each page (right-click then View Page Source from most browsers).
You can find the completed code in scrape3-tables.js
.
Table of Contents