VOOZH about

URL: https://apify.com/lulzasaur/worldometers-scraper

⇱ Worldometers Statistics Scraper Β· Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

Worldometers Statistics Scraper

Scrape real-time world statistics from Worldometers. Get population data, country rankings, growth rates, density, and demographic indicators for every country.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

25 days ago

Last modified

Categories

Share

Scrape real-time world statistics from Worldometers. Get population data, country rankings, growth rates, demographic indicators, and COVID-19 statistics for every country in the world.

Features

  • World Population mode: Get population rankings for all 235+ countries with demographics
  • Country mode: Detailed stats for specific countries including historical data
  • Coronavirus mode: COVID-19 case counts, deaths, recoveries, and testing data
  • Historical data: Optional historical population tables for country pages
  • Clean structured output: All numbers parsed and cleaned, ready for analysis

Input

FieldTypeDescription
modestringworld-population, country, or coronavirus (default: world-population)
countriesarrayCountry slugs for country mode (e.g. china, united-states)
includeHistoricalbooleanInclude historical population tables (default: false)

Country Slugs

Use lowercase hyphenated names: united-states, united-kingdom, south-korea, new-zealand, etc.

Output

World Population Mode

{
"rank":1,
"country":"India",
"countrySlug":"india",
"population":1463865525,
"yearlyChange":"0.89",
"netChange":12851038,
"density":493,
"landArea":2973190,
"migrants":-480632,
"fertilityRate":2.0,
"medianAge":28,
"urbanPopulation":"36",
"worldShare":"17.85",
"mode":"world-population",
"scrapedAt":"2026-04-26T12:00:00.000Z"
}

Country Mode

{
"country":"United States",
"countrySlug":"united-states",
"currentPopulation":345426571,
"density":37,
"landArea":9147420,
"medianAge":38,
"fertilityRate":1.7,
"urbanPopulation":"83",
"growthRate":"0.50",
"globalRank":3,
"historicalData":[
{"year":"2025","population":"345,426,571","yearly_change":"0.50%"}
],
"mode":"country",
"scrapedAt":"2026-04-26T12:00:00.000Z"
}

Coronavirus Mode

{
"country":"USA",
"totalCases":111820082,
"totalDeaths":1243128,
"totalRecovered":109929571,
"activeCases":647383,
"casesPerMillion":332885,
"deathsPerMillion":3702,
"totalTests":1213148498,
"population":345426571,
"mode":"coronavirus",
"scrapedAt":"2026-04-26T12:00:00.000Z"
}

Use Cases

  • Track global population trends and rankings
  • Demographic research and analysis
  • Country comparison dashboards
  • COVID-19 data tracking and reporting
  • Academic and educational data sourcing
  • Business intelligence for market sizing

You might also like

World Bank Data Scraper

parseforge/world-bank-scraper

Scrape global development indicators from the World Bank covering 200+ countries. Get GDP, population, poverty rates, education, health metrics, and trade data with region, income level, and capital city metadata. Filter by country and indicator.

World Bank Indicators API Scraper - GDP, Inflation by Country

themineworks/worldbank-indicators

Scrape World Bank development indicators (GDP, inflation, unemployment, trade, population + 1,400 more) for any country and year as clean JSON or CSV. No API key. Works in Claude, ChatGPT and any MCP agent for economic data analysis.

πŸ‘ User avatar

The Mine Works

2