/web-scraping

In this project, we are scraping the data of a hadith website with the help of the following libraries: 1. Selenium 2. Webdriver_manager 3. Time 4. CSV 5. Re 6. Request We have also performed to RE in this project: 1. To find Arabic number 2. To count hadith in a similar book And our goal is to create 4 CSV files named 1. Master file 2. Narrator file 3. Reference file 4. Hadith count in reference file All of them have different data but have one column in common which is the Manual Hadith number which will make searching possible in different files because all the data of these files is interconnected with each other. We are using python as our programming language and the software or we can say the text editor that we are using for the compilation of our program is mentioned under the stack info heading of this report. Further, we have described almost all the functionality of our code under the methodology heading and have attached three test case images of our project under the three test cases heading

Primary LanguageJupyter Notebook

Stargazers