✅ Learn to create a Python script that will make an API request to the cowin server (api setu - Government of India) and fetch the data, which is in JSON format, containing information such as vaccination centre (s) located on your pin code and the date you have chosen. It will give you complete such as Type of vaccine, vaccination cost, Minimum age allowed for the vaccination as well as total splot available for booking, for each vaccination centres. You will learn to make an API request and then format the responses using python to get information in a structured format.
🌐 Resources [Code & Docs]: https://www.aipython.in/covid-19-vacc...
🔗 Useful links related to this video
Installing Requests Module: • Python Tips 3 | Installing Python lib...
Cowin Portal: https://www.cowin.gov.in/home
API details: https://apisetu.gov.in/public/api/cow...
Request Library: https://pypi.org/project/requests/ , https://docs.python-requests.org/en/m...
🎦 Current Video Timestamp
00:00:00 - Introduction & Quick demo
00:03:50 - Understanding Cowin API and Cowin Portal
00:08:02 - Installing Requests Module in Python
00:11:30 - Sending Request to API and receiving Response
00:16:37 - Analyzing JSON Response
00:25:53 - Proper formatting and Complete execution
00:36:12 - GUI and Desktop App in Future
🎦 aipython's Playlist link
Python Tutorial for Beginners: https://bit.ly/3bAubXP
Python Tips & Tricks: https://bit.ly/2JpVND4
Python web scraping Projects: https://bit.ly/2UHAbY1
Raspberry Pi Tutorials: https://bit.ly/39ZWxcF
🤝 Connect and follow aipython
Website : https://www.aipython.in
facebook (Page) : / aipythonindia
Facebook (Group): / aipython
Instagram: / aipython_india
Twitter : / aipython_india
LinkedIn : / aipythonindia
#cowin #python #vaccine