Complete Hisnul Muslim (Fortress of the Muslim) dua collection as structured JSON. Covers all chapters of the authentic dua book compiled by Sa'id bin Ali bin Wahf Al-Qahtani, in Arabic with English translation.
const res = await fetch(
"https://github.com/wafaaelmaandy/Hisn-Muslim-Json"
);
const data = await res.json();