World Bank Indicators Scraper avatar

World Bank Indicators Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
World Bank Indicators Scraper

World Bank Indicators Scraper

Fetch World Bank development indicators (GDP, population, and 1000s more) by country and year via the official API.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Vincent Krüger

Vincent Krüger

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 hours ago

Last modified

Categories

Share

Fetch World Bank development indicators — GDP, population, inflation, and thousands more — for any country and year range, straight from the official World Bank API.

What it does

Turn a list of indicator codes and countries into a clean, flat time series. Built for analysts, dashboards, and research pipelines that need economic and development data without wrangling the raw API.

Example output

{
"country": "Germany",
"countryCode": "DEU",
"indicator": "GDP (current US$)",
"indicatorId": "NY.GDP.MKTP.CD",
"date": "2022",
"value": 4201021706478.62,
"unit": null
}

Input

FieldDescription
indicatorsIndicator codes, e.g. NY.GDP.MKTP.CD (GDP), SP.POP.TOTL (population).
countriesISO codes to include (e.g. DE, FR); empty = all countries.
dateRangeOptional START:END year range, e.g. 2015:2023.
maxItemsHard cap on returned data points (cost protection).

Pricing

Pay per result. 1,000 data points ≈ $1 (see the pricing tab). Years with no value are skipped and never charged.

Uses the public World Bank Indicators API (open data). No robots.txt, paywall or login is bypassed.

Support

Issues answered within 12 hours — include your input and run ID.