Downloadable Quran text files in multiple formats (Unicode, XML, SQL) with 40+ translations. The most widely used open Quran text dataset among developers.
const res = await fetch( "https://tanzil.net" ); const data = await res.json();
Open-source Arabic Quran search engine that exposes a JSON API with both simple and advanced search (by word, root, translation, and morphology). Self-hostable Python project — the only full-text Quran search engine in the registry.
Open-source REST API for Quran text and audio in multiple editions and translations. Backed by the Islamic Network organization.
Open-source Quran platform providing REST API access to Quran text in multiple translations, audio recitations, and downloadable datasets. Dedicated to making the Quran accessible to every developer.