<iframe
src="https://madeenan.com/widget?theme=light"
title="Madeenan Islamic source search"
width="100%"
height="640"
loading="lazy"
style="border:0;max-width:100%;"
></iframe>
Embeddable widget
The Madeenan widget lets visitors search Quran, Hadith, Tafsir, and dua sources from an iframe. It returns source cards only. It does not generate religious answers.
Paste this into a page, article, school portal, or masjid website where a small source search surface would help readers explore further.
Configure the iframe by changing query parameters on the widget URL.
| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
| theme | light | dark | No | light | Choose the widget color mode. Use dark when the surrounding page is dark. |
| placeholder | string | No | Search Quran, Hadith, Tafsir, and duas… | Customize the input prompt for your audience. Keep it short enough for mobile. |
| indexes | csv | No | quran,hadith,tafsir,dua | Limit the sources searched. Supported values are quran, hadith, tafsir, and dua. Invalid values are ignored. |
| q | string | No | — | Optional starting query. Useful when embedding a widget near an article about a specific verse, hadith, or dua. |
Teams building product workflows can use the API directly for custom search interfaces, citation rendering, and source-backed AI answers with their own model provider.