api
api copied to clipboard
Request for API access: Numan Ashiq
Please tell us about yourself (include an email address):
My name is Numan Ashiq, a Senior Software Engineer who is building a free and spiritually aligned browser extension under the project name Daily Hadiths, which will show authentic daily Hadiths when users open a new browser tab.
Email: [email protected]
Your purpose in using this API: The API will be used to fetch a single Hadith per day categorized by topic (e.g., Sunnah of Dressing, Etiquette, Duas) and display it in a browser extension's new tab interface. The extension is non-commercial and will be a sadaqah of my skills, completely free to use without ads or monetization.
API rate limits:
- Maximum requests per second: 1
- Maximum requests per day: Up to 1000 (one request per user per day; I will cache to reduce unnecessary load)
Is your use case better served by having an offline dump of hadith data or programmatic API access? Programmatic API access is preferred to ensure the content remains up-to-date and dynamically loaded by topic. However, if you recommend offline access for better scalability, I am open to using a static dump.
What are the languages in which you would like hadith data?
- Arabic
- English
- Urdu
What programming language will your API client be in? JavaScript (using Fetch API inside a Chrome extension)