python api


Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u262527351/domains/aipython.in/public_html/wp-includes/kses.php on line 1805

Python bot to track vaccine slot and send notification on Telegram

Automate telegram with Python

Python script to fetch the data from the cowin portal using REST API, and if it finds any available slot then immediately trigger a customized message on the Telegram. This way, you will be worry-free from always visiting the cowin portal and perform a search to find the slot on a specific day at a certain Pincode. working code

Python bot to track vaccine slot and send notification on Telegram Read More »

Python project – weather info via API

weather api python

In this Python project, you will learn to write a python app that will collect weather information such as current temperature, pressure, humidity, wind speed, weather description and many others, of any place on the earth, using OpenWeatherMap API. This project is going to be very short and simple. You need to invest 30 min to understand everything. You can find

Python project – weather info via API Read More »

Scroll to Top