You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please tell us about yourself (include an email address):
My name is Timur Sarsembai (sarsembai.timur@gmail.com). I am an independent developer building a browser extension for verifying Islamic references in online lectures.
Your purpose in using this API:
I am building a Chromium browser extension called DalilCheck that helps users verify hadith references mentioned in Russian-language Islamic lectures on YouTube in real-time. The extension transcribes audio, detects hadith citations, and looks them up in sunnah.com to show the user the authentic text and grade (Sahih/Hasan/Daif). This is a non-commercial, educational project for the Muslim community.
API rate limits:
Maximum requests per second: 1
Maximum requests per day: 200
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is required, as the extension performs real-time lookups based on what the lecturer says during a live or recorded video.
What are the languages in which would you like hadith data?
Arabic and English (the extension targets Russian-speaking users, but hadith text in Arabic and English is sufficient for verification purposes).
What programming language will your API client be in?
JavaScript (TypeScript), running inside a Chrome browser extension using the Fetch API.
Please tell us about yourself (include an email address):
My name is Timur Sarsembai (sarsembai.timur@gmail.com). I am an independent developer building a browser extension for verifying Islamic references in online lectures.
Your purpose in using this API:
I am building a Chromium browser extension called DalilCheck that helps users verify hadith references mentioned in Russian-language Islamic lectures on YouTube in real-time. The extension transcribes audio, detects hadith citations, and looks them up in sunnah.com to show the user the authentic text and grade (Sahih/Hasan/Daif). This is a non-commercial, educational project for the Muslim community.
API rate limits:
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is required, as the extension performs real-time lookups based on what the lecturer says during a live or recorded video.
What are the languages in which would you like hadith data?
Arabic and English (the extension targets Russian-speaking users, but hadith text in Arabic and English is sufficient for verification purposes).
What programming language will your API client be in?
JavaScript (TypeScript), running inside a Chrome browser extension using the Fetch API.