Scraper to get docx files of the hadith on https://sunnah.com
To Install
python -m venv venv
On Windows
venv\scripts\activate
On Linux/Mac
source venv/bin/activate
>>pip install - r requirements.txt
>>python hadith.py (deprecated but still works)
python hadith2.py
python hadith_gui.py
All files will be created in the current working directory of the script