Japan Earthquake Feed API (JMA) avatar

Japan Earthquake Feed API (JMA)

Pricing

Pay per usage

Go to Apify Store
Japan Earthquake Feed API (JMA)

Japan Earthquake Feed API (JMA)

Live Japan earthquake data from the official JMA feed: magnitude, intensity, epicenter names, coordinates, depth, event time, and report time.

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

9 days ago

Last modified

Categories

Share

Live earthquake data for Japan from the official Japan Meteorological Agency public feed.

Use this Actor when you need a simple API for recent earthquakes in and around Japan: magnitude, epicenter in Japanese and English, maximum JMA seismic intensity, coordinates, depth, event time, and report time.

Why use it

  • Official JMA source, not a scraped news page.
  • Structured rows ready for dashboards, alerts, maps, RAG, and monitoring bots.
  • Japanese and English epicenter names in the same output.
  • No proxy or browser dependency, so runs are fast and cheap.

Common use cases

  • Disaster monitoring dashboards for Japan operations.
  • Alert enrichment for earthquakes above a chosen magnitude.
  • Location intelligence and risk workflows for logistics, travel, insurance, and facilities.
  • AI agents that need current Japan seismic data instead of stale training data.

Input

FieldTypeDescription
minMagnitudenumberReturn only earthquakes at or above this magnitude. Default 0.
limitintegerMaximum number of recent records. Default 50, max 844.
{ "minMagnitude": 4.5, "limit": 100 }

Output

One dataset row per earthquake:

FieldMeaning
timeEarthquake occurrence time
reported_atJMA report time
epicenter_ja / epicenter_enEpicenter name in Japanese and English
magnitudeMagnitude, when available
max_intensityJMA maximum seismic intensity code
latitude / longitudeEpicenter coordinates
depth_kmDepth in kilometers
titleJMA event title

Source

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

Keywords: Japan earthquake API, JMA earthquake, 気象庁 地震, Japan seismic data, earthquake feed, Japan disaster monitoring, earthquake alerts, Japanese earthquake data.