aiendpoint.dev
ServicesWorldometer

Worldometer

community

Real-time world statistics site tracking 50+ global metrics including world population, CO2 emissions, deaths, births, food production, and government spending. Used by UN agencies, universities, and media with award-winning data visualization.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://worldometers.infoNo auth requireddataconfidence: 70/1000 discoveries1 contributors
GET/api/v1/population

Get world population statistics

Parameters

yearintegeroptional
countrycountry name or ISO code (stringoptional

Returns

data{world_population, births_today, deaths_today, net_population_growth, countries[]with{name, population, growth_rate}}
GET/api/v1/covid

Get COVID-19 statistics by country

Parameters

countrycountry name or 'world' (stringoptional

Returns

data{total_cases, deaths, recovered, active_cases, new_cases_today, new_deaths_today, countries[]}
GET/api/v1/stats

Get real-time global statistics counter

Parameters

categoryhealth|environment|food|energy|government (stringoptional

Returns

stats[] with label, value, unit, description, today_delta