In this video we will create a Flask api using python which will provide the data of Covid 19 cases, this data will be provided by the api made in flask using the country name which the user has provided. We have used Get Method and no other fancy stuff is used to make api in flask created in Python 3.8.
In order to make such api, we need a web scraper module and flask installed in Anaconda or Python. Then we can form a simple minisite in flask and using scraper to find the data on the website and return in the json format.
Please Like the video, share it and Subscibe to the channel.