Skip to main content

Estimate reading time

Estimate the number of seconds it would take to read a range. We estimate it based on the average reading speed we have collected on quran.com.

Query Parameters
    ranges string required

    Possible values: Value must match regular expression ^(\d+:\d+-\d+:\d+(?:,\d+:\d+-\d+:\d+)*)$

    a comma separated string of Ayah ranges e.g. 1:1-1:2

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    seconds integer required

    The number of seconds it would take on average to read the range of Ayahs.

Loading...