Request for API access: Amir
My name is Amir, I am a student from Germany. Email address: [email protected]] I am building a non-commercial Islamic educational project for personal use and learning.
Your purpose in using this API:
I want to create a modern web application that allows users to browse Sahih hadith collections (especially Sahih al-Bukhari and Sahih Muslim) with categories, search functions, and filters. The purpose is purely educational and non-commercial. I will not redistribute or resell the data. The website will only display hadith texts and metadata directly sourced from the official API.
API rate limits:
Maximum requests per second: 1 request per second (or lower if recommended)
Maximum requests per day: Up to 2,000 requests per day. (If required, I can stay below this limit.)
Is your use case better served by having an offline dump of hadith data or programmatic API access?
I prefer programmatic API access because my website will dynamically fetch hadiths by book, chapter, and category. An offline snapshot would not allow real-time filtering or live search.
What are the languages in which you would like hadith data?
Arabic (original text)
English (for translations)
These two languages are sufficient for my project.
What programming language will your API client be in?
JavaScript (front-end only). I will use fetch() to call the API directly from the browser.