World Bank Development Indicators Scraper
Pricing
from $3.00 / 1,000 results
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
Maintained by CommunityActor 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
| Field | Description |
|---|---|
countryCode | ISO 3-letter country / aggregate code |
countryName | Full country / aggregate name |
indicatorCode | e.g. NY.GDP.MKTP.CD |
indicatorName | e.g. GDP (current US$) |
year | Observation year |
value | Numeric value (or null if unobserved) |
unit / obs_status / decimal | Metadata |
Common indicator codes
| Code | Meaning |
|---|---|
NY.GDP.MKTP.CD | GDP, current US$ |
NY.GDP.PCAP.CD | GDP per capita, current US$ |
SP.POP.TOTL | Total population |
SP.DYN.LE00.IN | Life expectancy at birth |
FP.CPI.TOTL.ZG | Inflation, consumer prices (annual %) |
EN.ATM.CO2E.KT | CO2 emissions (kt) |
SE.ADT.LITR.ZS | Adult 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.
Legal
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.