In this article, we’ll go through scraping a Wikipedia table with COVID-19 data using Puppeteer and Node. The original article that I used for this project is located here.

I have never scraped a website before. I’ve always seen it as a hacky thing to do. But, after going through this little project, I can see the value of something like this. Data is hard to find and if you can scrape a website for it, in my opinion, by all means, do it.

#puppeteer #javascript #web-development #nodejs #web-scraping

How To Scrape Wikipedia By Using Puppeteer and Nodejs
4.20 GEEK