Scrapers.lat logo scrapers.lat
商业

World Bank Indicators Scraper

Scrape World Bank development indicators with country, indicator name, year, value and unit for every country. Choose the indicator code and year range. Export to JSON, CSV or Excel.

18 每条记录的字段 JSON · CSV · Excel · API 按用量付费
world-bank-indicators-scraper.json 200 OK
{
  "countryId": "ZH",
  "countryName": "Africa Eastern and Southern",
  "countryIso3": "AFE",
  "countryIso2": "ZH",
  "region": "Aggregates",
  "incomeLevel": "Aggregates",
  "lendingType": "Aggregates",
  "indicatorId": "SP.POP.TOTL",
  "indicatorName": "Population, total"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Country IdCountry NameCountry Iso3Country Iso2RegionIncome LevelLending TypeIndicator IdIndicator NameIndicator SourceIndicator Source OrganizationIndicator TopicsIndicator DescriptionYear
示例输出

一条真实的示例记录,正是你收到的结构。

Country IdCountry NameCountry Iso3Country Iso2
ZHAfrica Eastern and SouthernAFEZH
ZIAfrica Western and CentralAFWZI
1AArab WorldARB1A
S3Caribbean small statesCSSS3
B8Central Europe and the BalticsCEBB8
GET /world-bank-indicators-scraper
{
  "countryId": "ZH",
  "countryName": "Africa Eastern and Southern",
  "countryIso3": "AFE",
  "countryIso2": "ZH",
  "region": "Aggregates",
  "incomeLevel": "Aggregates",
  "lendingType": "Aggregates",
  "indicatorId": "SP.POP.TOTL",
  "indicatorName": "Population, total"
}

常见问题

Which indicators can I fetch?

Any World Bank indicator code. Popular ones include `NY.GDP.PCAP.CD` (GDP per capita), `SP.POP.TOTL` (population) and `SL.UEM.TOTL.ZS` (unemployment).

Does it cover all countries?

Yes. Each run returns the chosen indicator for every country and aggregate region, one record per country and year.

Can I limit the years?

Yes. Use the year range field, for example `2023` for a single year or `2015:2023` for a range.

How fresh is the data?

Records are read live at run time, so each reflects the source at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。