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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Country IdCountry NameCountry Iso3Country Iso2RegionIncome LevelLending TypeIndicator IdIndicator NameIndicator SourceIndicator Source OrganizationIndicator TopicsIndicator DescriptionYear
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。