Skip to content

[script request]: Retrieve Covid-19 statistics country wise using CLI and covid19-stats npm module #1317

@abhilipsasahoo03

Description

@abhilipsasahoo03

Is there an existing issue for this?

  • I have searched the existing issues.

Describe the script

The script provides live Covid-19 statistics of a country by using "covid19-stats", an NPM module to retrieve worldometer's live Covid-19 stats. The module uses web scraping to obtain real time access to world wide statistical information. Using this script, you can provide the country name as input and get a JsonArray containing latest statistics of the desired country (as listed in worldometers) such as: country, totalCases, newCases, totalDeaths and newDeaths.

Language

JavaScript

Is the feature request related to a problem? Please Specify.

No response

Describe the solution you'd like.

No response

Anything else?

Demo

IMG_20220306_010158
IMG_20220306_010249
IMG_20220306_010228

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions