Skip to content

Web crawling Tokyo covid-19 website information and send Email automatically.

License

Notifications You must be signed in to change notification settings

bomin0624/tokyocovid19crawler

Repository files navigation

tokyocovid19crawler

Use Python to web crawling Tokyo covid-19 website information into csv file and send Email automatically.

東京都 新型コロナウイルス感染症対策サイト

Requirement

Check your chrome version to install the right ChromeDriver version Put ChromeDriver into usr/local/bin

$ pip3 install lxml 
$ pip3 install selenium 
$ pip3 install pandas 

Run

python webcrawler.py
python sendemail.py

Input email and password

Be sure to change the csv file location.

Result

License

MIT

TODO:

  1. Change xpath
  2. Ask users Email and password from terminal

About

Web crawling Tokyo covid-19 website information and send Email automatically.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages