Python web scraper for https://www.worldometers.info/coronavirus/
git clone https://github.com/flamebarke/coronavirus
cd coronavirus
pip3 install -r requirements.txt
python3 ./coronavirus.py
use the -e
flag to export the data to a time-stamped csv file (YYYY-MM-DD HH/MMUTC.csv)