Manzil

Manzil info

The Qur’an is traditionally divided into 7 Manzils to allow for its complete recitation in one week. This division is especially useful for those who aim to maintain a weekly recitation habit.

Tags

Download Links

Manzil 4

Total Ayahs: 903

Ayah Range

From: Al-Isra, Ayah 1

To: Al-Furqan, Ayah 77

Surahs in this Manzil

  • Surah Al-Isra: Ayahs 1-111
  • Surah Al-Kahf: Ayahs 1-110
  • Surah Maryam: Ayahs 1-98
  • Surah Taha: Ayahs 1-135
  • Surah Al-Anbya: Ayahs 1-112
  • Surah Al-Hajj: Ayahs 1-78
  • Surah Al-Mu'minun: Ayahs 1-118
  • Surah An-Nur: Ayahs 1-64
  • Surah Al-Furqan: Ayahs 1-77

Export Formats

Manzil data is exported in both JSON and SQLite formats.

JSON Format

Here is an example of the JSON structure for the first Manzil:

{
  "1": {
    "manzil_number": 1,
    "verses_count": 669,
    "first_verse_key": "1:1",
    "last_verse_key": "4:176",
    "verse_mapping": {
      "1": "1-7",
      "2": "1-286",
      "3": "1-200",
      "4": "1-176"
    }
  }
}
    
Field Type Description
manzil_number INTEGER The manzil number (1 to 7).
verses_count INTEGER Total number of verses in the manzil.
first_verse_key TEXT The key of the first verse in the manzil (e.g. 1:1).
last_verse_key TEXT The key of the last verse in the hizb (e.g. 4:176).
verse_mapping OBJECT A mapping of surah numbers to ayah ranges within this manzil. For example, "2": "1-286" indicates that all ayahs of Surah Al-Baqarah(1 to 286) are in this manzil.