Skip to content

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.

Notifications You must be signed in to change notification settings

jiashaz/Bot-to-Scrape-data-from-sunahh.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot to Scrape data from sunahh.com

Table of Contents

Features

  • data scraper
  • data in json form
  • data uploading to pyrebase

Built With

  • Selenium
  • Python
  • Beautiful soap

Working:

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.

Usage

it improves your the coding skills.It Helps in deep understanding of selenium library,beautiful soap and pyrebase.

Description

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.

Includes Files

  1. python file
  2. csv

Data

Roadmap

See the [open issues] for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published