World Bank API - Global Development Database avatar

World Bank API - Global Development Database

Pricing

from $0.01 / 1,000 results

Go to Apify Store
World Bank API - Global Development Database

World Bank API - Global Development Database

Access World Bank global development indicators. Get GDP, population, poverty rates, education, health metrics, and economic data for 200+ countries spanning 60+ years of historical data

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

14 days ago

Last modified

Share

World Bank API - Global Development Data

Access World Bank global development indicators. Get GDP, population, poverty rates, education, health metrics, and economic data for 200+ countries spanning 60+ years.


Quick Start

Run with real data

{
"task": "get_indicator",
"limit": 100
}

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"get_indicator"Yes*The operation to perform
indicatorCodestring-NoWorld Bank indicator code (e.g., NY.GDP.MKTP.CD)
countryCodestring-NoISO 3166-1 alpha-2 or alpha-3 country code
regionstring-NoWorld Bank region code
incomeLevelstring-NoCountry income classification
startYearinteger-NoStart year for data range
endYearinteger-NoEnd year for data range
limitinteger100NoMaximum number of results to return
webhookUrlstring-NoURL to receive results via webhook

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
API RequestEach World Bank API request processed$0.01

Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?


Built by John Rippy | Actor Arsenal