World Bank Indicators
Pricing
Pay per usage
World Bank Indicators
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Max N
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
World Bank Indicators Scraper — Development Data API
Extract World Bank development indicators. GDP, population, poverty rates, and 1600+ indicators for 300 economies.
What data can you get?
- Country — Country name
- Code — ISO code
- Indicator — Indicator name
- Indicator Code — WB code
- Year — Year
- Value — Data value
- Scraped At — Timestamp
Each record includes a scrapedAt timestamp for tracking data freshness.
Use cases
- Data analysis — Build datasets for research and visualization
- Market research — Track trends and competitive intelligence
- Application development — Power features with real-time data
- Automation — Schedule regular data collection workflows
- Content creation — Generate data-driven content and reports
- Integration — Feed data into dashboards, spreadsheets, and databases
Input parameters
- Indicator Code: World Bank indicator code (e.g. NY.GDP.MKTP.CD for GDP, SP.POP.TOTL for population). — default:
"NY.GDP.MKTP.CD" - Country Codes: ISO 3166-1 alpha-2 country codes (e.g. US, GB, CN). Leave empty for all countries.
- Start Year: Only include data from this year onwards.
- End Year: Only include data up to this year.
- Max Results: Maximum data points to return. — default:
500
How to use
- No setup required — just configure your search parameters
- Set your search parameters using the input fields above
- Set maxResults to control how many records to fetch
- Click Start and wait for the run to complete
- Download results as JSON, CSV, or Excel — or connect via API
Example input
{"indicator": "NY.GDP.MKTP.CD", "countries": ["US", "CN", "DE"], "startYear": 2010, "maxResults": 100}
Example output
{"country": "United States", "countryCode": "US", "countryIso3": "USA", "indicator": "GDP (current US$)", "indicatorCode": "NY.GDP.MKTP.CD", "year": 2023, "value": 25462700000000, "scrapedAt": "2026-02-26T12:00:00.000Z"}
Pricing
Pay-per-event pricing — you only pay for what you use:
- $0.1 per Actor start
- $0.0005 per data record
Example: Fetching 500 records costs $0.1 + $0.25 = $0.35 total.
No monthly fees. No minimum commitment. Scale up or down as needed.
Integrations
Connect this actor to your workflow with any Apify integration:
- API — Trigger runs and fetch results programmatically
- Webhooks — Get notified when runs complete
- Zapier / Make / n8n — Connect to 5,000+ apps without code
- Google Sheets — Export data directly to spreadsheets
- Slack / Email — Send alerts when new data is available
- Schedule — Run automatically on a daily, weekly, or custom schedule
API
No API key required. This actor uses a free, publicly accessible API. Rate limits apply — the actor handles them automatically.
FAQ
Do I need an API key? No. This actor uses a free public API with no registration required.
How many results can I fetch? Set the maxResults parameter to control output size. The actor handles pagination automatically.
How is pricing calculated? You pay $0.1 per start plus $0.0005 per data record. Example: fetching 500 records costs $0.1 + $0.25 = $0.35 total.
Can I schedule regular runs? Yes. Use Apify's scheduler to run this actor daily, weekly, or on any custom schedule.
What format is the output? JSON records in an Apify dataset. Export to CSV, JSON, Excel, or connect via API.
Related Actors
- imf-world-outlook (
imf-world-outlook) - fred-economic-dashboard (
fred-economic-dashboard) - eurostat-eu-statistics (
eurostat-eu-statistics) - who-global-health (
who-global-health)