/bigCityScrape

Scrape of cities+countries with 100k+ inhabitants

Primary LanguageJavaScript

Big City Scraper

A web scraper for global cities over 100k inhabitants
Data provided by https://en.wikipedia.org/

Setup

NPM, Yarn.

  • npm init --y
  • yarn add puppeteer cheerio
  • node index.js to run

Misc

  • add yearly CronJob?