It gives many daily coronavirus data for Turkey as json output. Data source is: https://covid19.saglik.gov.tr
- Join Telegram Channel: https://t.me/Covid19Gunlugu
- API Json Output: https://raw.githubusercontent.com/mmertpolat/covid19-turkey-api/main/daily.json
If you want to present the information on a daily basis, you can use the output in the link above.
- Language: Python
- Framework: Selenium
- Create cronjob for covid19.py for every day. If you are host it in Github, you need to use Github actions feature. Then you need to set github token, telegram token and chat id as a secret.
MIT