These are general scripts used for development.
Python: 3.7.3+
Pip: 19.0.3+
pip install -r requirements.txt
This script is used to scrap web.mushafmakkah.com
for quranic verse data that include information about:
- surah:
- surah name in english and arabic unicode representation
- surah number
- surah basmala
- surah verses
- ayah:
- ayah arabic unicode representation
- ayah words in arabic unicode representation
- ayah page number
- ayah juzi number
- ayah number in english and arabic unicode representation
The data is used to generate three JSON data structures:
- JSON by surah: where data is grouped by surah number
- JSON by page: where data is grouped by page number
- JSON by juzi: : where data is grouped by juzi number
This script is used to download quran page fonts from web.mushafmakkah.com