Japan Weather Forecast API (JMA) avatar

Japan Weather Forecast API (JMA)

Pricing

Pay per usage

Go to Apify Store
Japan Weather Forecast API (JMA)

Japan Weather Forecast API (JMA)

Live Japan weather forecasts from JMA by area code: weather, wind, waves, precipitation probability, and temperatures.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

libra t

libra t

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Live Japan weather forecasts from the official Japan Meteorological Agency public API.

Use this Actor to turn JMA forecast area codes into clean dataset rows with forecast time, area name, weather text, weather code, wind, wave height, probability of precipitation, and min/max temperatures.

Why use it

  • Official JMA forecast data in structured JSON rows.
  • Works well for AI agents, dashboards, travel tools, logistics workflows, and local apps.
  • Covers Japanese forecast areas by JMA area code.
  • No browser scraping or proxy required.

Common use cases

  • Daily weather automation for Japan locations.
  • Travel, hotel, event, and logistics planning workflows.
  • Weather widgets and internal dashboards.
  • AI agents that need current Japanese weather data.

Input

FieldTypeDescription
areaCodestringJMA forecast area code. Tokyo: 130000, Osaka: 270000, Sapporo/Hokkaido: 016000.
limitDaysintegerMaximum forecast time periods per area. Default 3, max 7.
{ "areaCode": "130000", "limitDays": 3 }

Output

One dataset row per forecast area and forecast time:

FieldMeaning
area_codeRequested JMA forecast area code
detail_area_codeJMA sub-area code
area_nameForecast sub-area name
forecast_timeForecast time
weather / weather_codeForecast text and JMA weather code
wind / waveWind and wave forecast text
probability_of_precipitationPrecipitation probability when available
temp_min_c / temp_max_cMinimum and maximum temperature in Celsius when available
publishing_officeJMA publishing office
report_datetimeJMA report timestamp

Source

Data source: Japan Meteorological Agency public forecast API. This Actor is not affiliated with or endorsed by JMA.

Keywords: Japan weather API, JMA weather, 気象庁 天気予報, Japanese forecast API, Tokyo weather, Osaka weather, Japan travel weather, weather automation.