Turkey Earthquakes - AFAD Official Data avatar

Turkey Earthquakes - AFAD Official Data

Pricing

from $1.00 / 1,000 earthquake records

Go to Apify Store
Turkey Earthquakes - AFAD Official Data

Turkey Earthquakes - AFAD Official Data

Official Turkey earthquake data from AFAD as clean JSON: magnitude, coordinates, depth and full province/district location for any date range. No API key. Ideal for monitoring and alerting, risk modeling, research, dashboards and AI agents.

Pricing

from $1.00 / 1,000 earthquake records

Rating

0.0

(0)

Developer

GMPSignal

GMPSignal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Turkey Earthquakes — AFAD Official Data 🇹🇷🌍

Get earthquake data for Turkey and surrounding regions straight from AFAD (Turkey's official Disaster and Emergency Management Authority) — as clean JSON with magnitude, coordinates, depth, and full administrative location (province / district / neighborhood).

Turkey is one of the most seismically active countries in the world. This actor gives researchers, insurers, journalists, alerting tools and AI agents a reliable, structured feed of the official record — no API key, no login.

What you get (per earthquake)

{
"eventId": "725480",
"magnitude": 2.6,
"magnitudeType": "ML",
"date": "2026-08-13T11:54:06",
"latitude": 36.97367,
"longitude": 30.447,
"depthKm": 6.02,
"location": "Korkuteli (Antalya)",
"province": "Antalya",
"district": "Korkuteli",
"neighborhood": "Söğütcük",
"country": "Türkiye",
"source": "AFAD",
"scrapedAt": "2026-08-14T02:00:00.000Z"
}

Use cases

  • Monitoring & alerting — run hourly/daily, diff the dataset, trigger notifications for new events above a threshold
  • Research & risk modeling — historical windows with exact coordinates and depths (insurers, reinsurers, academics)
  • News & dashboards — feed live Turkish seismic activity to sites and apps
  • AI agents — structured disaster data for LLM tools

Input

  • daysBack (default 7) or explicit startDate / endDate
  • minMagnitude — e.g. 4 for significant events only
  • province — optional filter (e.g. Istanbul, Izmir)
  • maxItems — cap the number of events

Pricing

Pay per event: you are charged only per earthquake record returned — no subscriptions, no minimums.

Notes

  • Data comes from AFAD's public open-data endpoint; timestamps are Turkey time as published by AFAD.
  • Not affiliated with AFAD. For life-safety decisions always rely on official channels.
  • Issues? Open an issue — response < 24h.