Building a free, non-commercial hadith library website (Laravel/PHP) for a bilingual/trilingual audience — displaying searchable hadith collections in English and Arabic, with a Central Kurdish translation layer we maintain ourselves. Plan is to run a one-time (and occasionally re-run) bulk import of collections/books/chapters/hadiths into our own database, rather than making live per-visitor calls to your API from the site.
API rate limits:
Maximum requests per second: 2
Maximum requests per day: 5,000 (only during the initial import and occasional re-syncs; near-zero afterward since the site serves from our own database)
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is fine — we'll paginate through collections/books/chapters/hadiths once via the API and store the results locally. An offline dump would also work if one is available and easier for you to provide.
What are the languages in which would you like hadith data?
English and Arabic, plus any other languages available for the collections we import (e.g. Urdu, if present). We'll be adding Central Kurdish translations on our own afterward, separate from your data.
What programming language will your API client be in?
PHP (Laravel 12)
Building a free, non-commercial hadith library website (Laravel/PHP) for a bilingual/trilingual audience — displaying searchable hadith collections in English and Arabic, with a Central Kurdish translation layer we maintain ourselves. Plan is to run a one-time (and occasionally re-run) bulk import of collections/books/chapters/hadiths into our own database, rather than making live per-visitor calls to your API from the site.
API rate limits:
Maximum requests per second: 2
Maximum requests per day: 5,000 (only during the initial import and occasional re-syncs; near-zero afterward since the site serves from our own database)
Is your use case better served by having an offline dump of hadith data or programmatic API access?
Programmatic API access is fine — we'll paginate through collections/books/chapters/hadiths once via the API and store the results locally. An offline dump would also work if one is available and easier for you to provide.
What are the languages in which would you like hadith data?
English and Arabic, plus any other languages available for the collections we import (e.g. Urdu, if present). We'll be adding Central Kurdish translations on our own afterward, separate from your data.
What programming language will your API client be in?
PHP (Laravel 12)