Practical intro to scraping with Puppeteer: fetch your country's climate data
Introduction
I will show how to setup Puppeteer with Nodejs, we will use some essential functions to move on different pages and search content on them. Our goal is to scrape the climate data of your country's main cities on Wikipedia.
You only need ...
antoinemesnil.hashnode.dev4 min read