Create README.md

This commit is contained in:
Gabriel Kheisa 2022-10-03 21:07:46 +07:00 committed by GitHub
parent 3c916e57e9
commit 207b094692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
README.md Normal file
View 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>