/city_scrape

scrape of largest cities. Cheerio JS

Primary LanguageJavaScript

city_scrape

scrape of largest cities. Cheerio JS

Instructions

  • npm init
  • Install nodemon: npm install -g nodemon
  • Run server (nodemon in terminal)
  • Open browser to http://localhost:8081/scrape
  • Check terminal

References

Data

https://en.wikipedia.org/wiki/List_of_largest_cities

Debug