-
Notifications
You must be signed in to change notification settings - Fork 78
Description
- Please tell us about yourself (include an email address):
Maria, self-taught developer passionate about religious and Islamic studies, my email address smallduck1981@protonmail.com
- Your purpose in using this API:
It's a personal project, I'm building a study tool that cross-references hadith collections to help me better understand and navigate the texts. I want to link hadiths with their Quranic references and explore connections between collections. Basically a personal religious study companion.
- API rate limits:
Maximum requests per second: 2
Maximum requests per day: 10,000
Ideally I'd love to do a one-time bulk fetch to populate my local database (over a few days), then only occasional
requests after that. But if an offline data dump is available, that would be even better — I don't need real-time
access at all.
- Is your use case better served by having an offline dump of hadith data or programmatic API access?
Offline dump of hadith data
- What are the languages in which would you like hadith data?
Arabic and English.
- What programming language will your API client be in?
Python 3