Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smahesh29/corona-virus-country-status

A python project for getting current status of corona cases in a particular country.
https://github.com/smahesh29/corona-virus-country-status

coronavirus coronavirus-info coronavirus-real-time python selenium selenium-python selenium-webdriver

Last synced: about 2 months ago
JSON representation

A python project for getting current status of corona cases in a particular country.

Awesome Lists containing this project

README

        

# CORONA-VIRUS-COUNTRY-STATUS

Objective :


To get corona virus real-time count of a country through Email.

About the Project :


In this Python Project, I had scraped data form https://www.worldometers.info/coronavirus/ using selenium and send data of requested country through Mail.

Installation and Configuration :



  1. Download ChromeDriver


  2. Download ChromeDriver according to your Chrome Version and OS form here and place it in ChromeDriver folder. The current ChromeDriver is for Chrome version 80 and for Windows System.


  3. Install Required Libraries



  4. pip install -r requirements.txt

  5. Configuration



    • Open config.json file

    • Write your email address at line 5 in place of your_email_address

    • Write App passward at line 6 in place of App Passwords Refer this for Creating App passward




Usage :


Use Command :



python main.py