You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
@abhilipsasahoo03 Welcome to Rotten-Scripts🥳 Thanks for opening this Issue 🙌, This Will definitely Improve our Project💖.While we are having a look at this. If you want to work on this then,feel free to self-assign and start working on it.📄 Use /assign to self-assign this issue.
This issue has been assigned to @abhilipsasahoo03!
It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.
abhilipsasahoo03
changed the title
Retrieve Covid-19 statistics country wise using Dcoder CLI and covid19-stats npm module
[script request]: Retrieve Covid-19 statistics country wise using CLI and covid19-stats npm module
Mar 27, 2022
Is there an existing issue for this?
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
Code of Conduct
The text was updated successfully, but these errors were encountered: