项目作者: smahesh29

项目描述 :
A python project for getting current status of corona cases in a particular country.
高级语言: Python
项目地址: git://github.com/smahesh29/CORONA-VIRUS-COUNTRY-STATUS.git
创建时间: 2020-05-02T12:35:09Z
项目社区:https://github.com/smahesh29/CORONA-VIRUS-COUNTRY-STATUS

开源协议:MIT License

下载


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 :

  1. python main.py