Quran.com icon indicating copy to clipboard operation
Quran.com copied to clipboard

This is a python wraper for quran.com v3 api. API will respond with English content by default, but you can get content in other language for most api calls using language query parameters.

Results 2 Quran.com issues
Sort by recently updated
recently updated
newest added

Looks like the tafsirs endpoint is not working. I'm running the following command: ``` qur.get_tafsir_from_verse_id(11, 40, tafsirs=16) ``` And this is what I'm getting: ![image](https://github.com/dreygur/Quran.com/assets/78589884/76d43f66-c2b8-4581-a7c0-3bd28fd2d73d) Also when I type the...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies