✅ Build your own vaccine availability notifier for Telegram using Python | Telegram bot automation
aipython
✅ Learn to build a vaccine tracker script which keeps an eye on the vaccine availability at a given pincode and sends the notification on the telegram group as soon as vaccines are available on any of the centers belonging to a particular pincode.
🌐 Resources [Code & Docs]: https://www.aipython.in/python-bot-to-track-vaccine-slot-and-send-notification-on-telegram/ Pytz documentation: https://pythonhosted.org/pytz/ API route base structure: https://api.telegram.org/bot{authentication_token}/sendMessage?chat_id=@{telegram_group_id}&text={message} Cowin API route: https://cdn-api.co-vin.in/api/v2/appointment/sessions/public/calendarByPin?pincode={PINCODE}&date={tomorrow_date}
🔗 Useful links related to this video Requests Library in Python: https://youtu.be/5V713heaUE8 | https://pypi.org/project/requests/ | https://docs.python-requests.org/en/master/
🎦 Video Timestamp 00:00:00 - Introduction 00:01:38 - Application Demo 00:05:45 - Topic covered 00:06:56 - Send api request 00:14:00 - Parse json data 00:23:43 - Send message on Telegram 00:29:02 - Keep running the code
🎦 aipython's Playlist Python Tutorial for Beginners: https://bit.ly/3bAubXP Matplotlib for Data visualization: https://bit.ly/ai-matplotlib Python Tips & Tricks for beginners: https://bit.ly/2JpVND4 Python web scraping Projects: https://bit.ly/2UHAbY1 Python API based projects: https://bit.ly/pythonAPI-proj Desktop App in Python: http://bit.ly/pythonApp Raspberry Pi Tutorials: https://bit.ly/39ZWxcF
🤝 Connect and follow aipython Website : https://www.aipython.in facebook (Page) : https://www.facebook.com/aipythonIndia Facebook (Group): https://www.facebook.com/groups/aipython Instagram: https://www.instagram.com/aipython_india Twitter : https://twitter.com/aipython_India LinkedIn : https://www.linkedin.com/in/aipythonIndia/
#python #vaccine #telegram ... https://www.youtube.com/watch?v=fK8hjFXu7zM
153513112 Bytes