World Bank Development Indicators Scraper avatar

World Bank Development Indicators Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
World Bank Development Indicators Scraper

World Bank Development Indicators Scraper

Extract World Bank development indicators catalog with 29,000+ indicators. Filter by topic and search by name. Covers economic, education, health, environment, and social metrics for 200+ countries.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Compute Edge

Compute Edge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

World Bank Indicators Scraper

Extract World Bank development-indicator time series for any country and date range. 1,400+ indicators across 200+ economies — GDP, population, life expectancy, CO2 emissions, poverty rates, education, trade, ... via the official World Bank Open Data API.

Use cases

  • Macroeconomic research — pull GDP / inflation / trade balances across decades
  • ESG analysts — CO2 emissions, energy intensity, environmental indicators
  • Development orgs — poverty, education, health metrics for grant proposals
  • Investor research — country macro snapshots for emerging-markets due diligence

Output fields

FieldDescription
countryCodeISO 3-letter country / aggregate code
countryNameFull country / aggregate name
indicatorCodee.g. NY.GDP.MKTP.CD
indicatorNamee.g. GDP (current US$)
yearObservation year
valueNumeric value (or null if unobserved)
unit / obs_status / decimalMetadata

Common indicator codes

CodeMeaning
NY.GDP.MKTP.CDGDP, current US$
NY.GDP.PCAP.CDGDP per capita, current US$
SP.POP.TOTLTotal population
SP.DYN.LE00.INLife expectancy at birth
FP.CPI.TOTL.ZGInflation, consumer prices (annual %)
EN.ATM.CO2E.KTCO2 emissions (kt)
SE.ADT.LITR.ZSAdult literacy rate (%)

Browse the full catalog at https://data.worldbank.org/indicator.

Input

{
"countries": "USA;CHN;DEU;JPN;IND",
"indicator": "NY.GDP.MKTP.CD",
"startYear": 2015,
"endYear": 2024,
"maxResults": 1000
}

Use "countries": "all" to fetch every country and World Bank aggregate region.

Pricing

Pay-per-result at $0.003/record. Apify compute is billed separately.

World Bank Open Data is published under CC-BY 4.0. This Actor only fetches publicly-available data via the official API — no authentication is bypassed.