Skip to content

Scraping the data from the COVID 19 Dashboard: Saudi Arabia using BeautifulSoup

License

Notifications You must be signed in to change notification settings

MohammedAlawami/Saudi-Arabia-COVID-19-Dashboard-Scraping

Repository files navigation

Saudi-Arabia-COVID-19-Dashboard-Scraping

Scraping the data from the COVID 19 Dashboard: Saudi Arabia using Selenium and BeautifulSoup.

Usage

  1. Install dependencies via pip:

    $ pip install -r requirements.txt
  2. Install Google Chrome.

  3. Download ChromeDriver, the ChromeDriver version has to match the Google Chrome version you have installed, and place the file in the program directory.

  4. Run the program:

    $ python dashboard_scraper.py
  5. Make sure that the page is fully loaded before it automatically closes, otherwise there might be some data missing.

  6. Find the data in ksa_covid19.xlsx

License

Apache License 2.0

About

Scraping the data from the COVID 19 Dashboard: Saudi Arabia using BeautifulSoup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published