-
Notifications
You must be signed in to change notification settings - Fork 78
Description
-
Please tell us about yourself (include an email address):
Lucas Parisi, founder of Professor+ (online tutoring platform), professorplus.soutienscolaire@gmail.com -
Your purpose in using this API:
I am developing a private internal dashboard for my tutoring business (Professor+), used to manage students, teachers, and payments.
As part of the user experience, I would like to display a small “daily reflection” section on the homepage. This section will include:
- authentic motivational quotes (business, discipline, communication)
- and carefully selected hadiths from reliable sources (Sahih al-Bukhari and Sahih Muslim only)
The goal is not large-scale distribution, but a curated, educational, and respectful use inside a private application used by myself and my team.
I am particularly careful about authenticity and proper attribution, which is why I would like to rely on your API rather than unverified sources.
- API rate limits:
- Maximum requests per second: 1 request per second
- Maximum requests per day: 20 requests per day
This usage is very light, as the hadith content will be cached locally and not repeatedly requested.
- Is your use case better served by having an offline dump of hadith data or programmatic API access?
For my use case, programmatic API access is preferred initially to ensure I retrieve accurate and up-to-date data.
However, I would also be open to using an offline dataset later if that is more appropriate or recommended.
-
What are the languages in which would you like hadith data?
English (primary)
Arabic (optional, if available) -
What programming language will your API client be in?
Python (Streamlit-based application)