World Bank Indicators Scraper
Pricing
from $5.00 / 1,000 results
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
Maintained by CommunityActor 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
| Field | Description |
|---|---|
indicators | Indicator codes, e.g. NY.GDP.MKTP.CD (GDP), SP.POP.TOTL (population). |
countries | ISO codes to include (e.g. DE, FR); empty = all countries. |
dateRange | Optional START:END year range, e.g. 2015:2023. |
maxItems | Hard 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.
Legal
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.