- data scraper
- data in json form
- data uploading to pyrebase
- Selenium
- Python
- Beautiful soap
The code is in python and can be run in a jupyter notebook.You have to install selenium and your chrome driver should be in path.Press shift and enter to run the cell in jupyter notebook which will automatically open the chrome browser will go to sunnah.com website and start scraping the data.After wards that data will be stored in a dictionary and will be uploaded to firebase.
it improves your the coding skills.It Helps in deep understanding of selenium library,beautiful soap and pyrebase.
A bot to collect all hadees from all Volumns of sahi bukhari on sunnah.com.This Bot basically scrape all the data and store it in a dictionary and upload it to the firebase.
- python file
- csv
See the [open issues] for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.