mirror of
https://github.com/gabrielkheisa/covid19_id.git
synced 2024-11-22 19:41:46 +07:00
Create README.md
This commit is contained in:
parent
3c916e57e9
commit
207b094692
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<h1> Selenium get COVID Data </h1>
|
||||||
|
<p>Get data from https://kawalcovid19.id/</p>
|
||||||
|
<br>
|
||||||
|
<p>Example:<br></p>
|
||||||
|
<pre>
|
||||||
|
{
|
||||||
|
"terkonfirmasi": "6.433.263",
|
||||||
|
"perawatan": "17.697",
|
||||||
|
"sembuh": "6.257.444",
|
||||||
|
"meninggal": "158.122",
|
||||||
|
"last_update": "02 Oktober 2022 06:04:15 +07:00",
|
||||||
|
"server_update": "03-10-2022 21:00:34 GMT+7"
|
||||||
|
}
|
||||||
|
</pre>
|
||||||
|
<h3>URL : https://api.gabrielkheisa.xyz/covid19_id/</h3>
|
Loading…
Reference in New Issue
Block a user