Skip to content

Automates daily updates to your Tistory blog with the latest global COVID-19 statistics using a Python bot.

Notifications You must be signed in to change notification settings

dev-dongjin/COVID-19-Dashboard

Repository files navigation

COVID-19 Dashboard

This bot automatically updates your Tistory blog with the daily count of COVID-19 cases worldwide, providing an easy-to-read overview of the data.

Features

  1. At midnight KST (Korean Standard Time) every day, the bot scrapes data from the source.
  2. It retrieves the image of global COVID-19 cases and the top 6 countries with the highest number of cases, along with the counts for South Korea and Japan.
  3. The bot then posts this information on your connected Tistory blog.
  4. Once the posting is complete, it sends a notification to your linked Telegram account.

Technology used

  • Python3
  • BeautifulSoup
  • Selenium
  • python-telegram-bot
  • Tistory Open API

Example

Tistory Blog

Telegram Message

Example Blog

About

Automates daily updates to your Tistory blog with the latest global COVID-19 statistics using a Python bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published