-
Notifications
You must be signed in to change notification settings - Fork 78
Description
-
Please tell us about yourself (include an email address):
My name is Emir.
Email: emirhaneren373@gmail.com -
Your purpose in using this API:
My main goal is to download hadith data in a reliable and structured form for local use.
I am building a Quran and Hadith reading/research application, and for hadith data my priority is canonical references, Arabic source text, and long-term local storage.
Ideally, I would like to fetch the collections once, store them locally, and then use them in my own system for reading, indexing, and later adding my own Turkish translations.
I am especially interested in preserving canonical collection references accurately rather than relying on inconsistent third-party local datasets. -
API rate limits:
- Maximum requests per second: 1 request per second
- Maximum requests per day: 5,000 requests per day
-
Is your use case better served by having an offline dump of hadith data or programmatic API access?
An offline dump would be best for my use case.
My goal is to download the hadith collections, store them locally, and work with them inside my own application and database.
Programmatic API access would still be useful for updates and synchronization, but offline access is my preferred option.
If possible, I would be happy to have both. -
What are the languages in which would you like hadith data?
Arabic is my main priority.
English metadata would also be helpful if available. -
What programming language will your API client be in?
Node.js (JavaScript)