The goal of this package is to create R wrapper for cowin API It allows user to find slots for vaccination in your district or pincode. API has some restrictions - it allows maximum 100 request per 5 minutes per IP. Your IP address can be blocked if rate limit exceeds.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("deepanshu88/cowin")
Visit this link https://www.listendata.com/2021/06/r-wrapper-for-cowin-api.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.