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 5

Total Ayahs: 856

Ayah Range

From: Ash-Shu'ara, Ayah 1

To: Ya-Sin, Ayah 83

Surahs in this Manzil

  • Surah Ash-Shu'ara: Ayahs 1-227
  • Surah An-Naml: Ayahs 1-93
  • Surah Al-Qasas: Ayahs 1-88
  • Surah Al-'Ankabut: Ayahs 1-69
  • Surah Ar-Rum: Ayahs 1-60
  • Surah Luqman: Ayahs 1-34
  • Surah As-Sajdah: Ayahs 1-30
  • Surah Al-Ahzab: Ayahs 1-73
  • Surah Saba: Ayahs 1-54
  • Surah Fatir: Ayahs 1-45
  • Surah Ya-Sin: Ayahs 1-83

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.