Specific Continent

GET https://corona.lmao.ninja/v2/continents/:query?yesterday=&strict=

Get the same data from the /v2/continents endpoint, but filter down to a specific continent.

Request Params

KeyDatatypeRequiredDescription
yesterdaynullFor this parameter you can show yesterdays data

Available values : true, false, 1, 0. | | strict | null | | Defaults to true. Setting to false gives you the ability to fuzzy search countries. Example Oman vs. rOMANia

Available values : true, false. |

RESPONSES

status: OK

{"updated":1587140875600,"cases":1015507,"todayCases":44750,"deaths":92224,"todayDeaths":3905,"recovered":275293,"active":647990,"critical":27806,"continent":"Europe"}