Home

Awesome

<!-- @format -->

COVID-19 Scraper

Description

A Node.js scraper using cheerio to scrape wikipedia for latest COVID-19 info.

A demo here

Instructions

If you have Docker then:

NPM/Yarn

 cd scraper && npm i  / yarn