KERALA-AZAN-DATA

πŸ•‹ Kerala Regional Azaan Data (Perpetual)

GitHub stars Build Status

Digitized and curated by Cipher Nichu

⭐ If this data helps your project, please give it a Star on GitHub!

A high-precision, perpetual dataset of prayer (Azaan) times for 140+ locations across Kerala, India. This project eliminates the need for manual updates and brings regional accuracy to digital prayer platforms.


πŸ‘¨β€πŸ’» Developed By: Cipher Nichu

This dataset was meticulously extracted, validated, and structured into a developer-friendly API format by Cipher Nichu. The goal is to provide the community with a reliable, digital-first source for regional prayer timings.


🌟 Major Benefits


🌐 Quick Access (API Endpoints)

Use the following endpoints to fetch data directly in your applications:


πŸ“œ Credits & Source

This data is based on the authoritative regional prayer timings prepared by:

Dr. Mustafa Darimi Karippur

Prepared with the approval of the Samastha Kerala Islam Matha Vidyabhyasa Board.


πŸ›  Data Structure

index.json

Maps location IDs to names and districts.

{
  "id": 1,
  "name": "Kasaragod",
  "locations": [
    {"id": 101, "name": "Manjeshwaram"}
  ]
}

[id].json (e.g., 101.json)

The perpetual calendar with MM-DD format.

{
  "date": "01-01",
  "fajr": "5:26",
  "sunrise": "6:51",
  "dhuhr": "12:35",
  "asr": "3:52",
  "maghrib": "6:19",
  "isha": "7:32"
}

Developed for the benefit of the Ummah by Cipher Nichu.