Python
Projects

Python Projects - Web Scraping

This project describes a Python code, which fetches the current stock price for multiple listed companies. This script first reads the excel sheet to get the list of all companies for which CMP (current market price)

Have you heard of Google News, which collects the news headlines from the various trusted sources? Google uses a Machine Learning algorithm to capture various instances from a pool..

In this Python project you will learn to scrape data from websites which has the data about temperature of all the places. The Python script will scrape all data and find out the highest and lowest ..

In this Python code, I have put all the effort to scrapes data from the world’s top trusted sources such as WHO (World Health Organization), John-Hopkins and Indian Government. 

This is particularly useful when you want to monitor the price of the specific item (or items) from multiple eCommerce platforms. Here, in this program, we have targeted e-commerce …

coming soon python projects

Coming soon ..

coming soon python projects

Coming soon ..

coming soon python projects

Coming soon..

Python Projects - Using API

Use OpenWeatherMap’s API to get the current weather information such as temperature, humidity, wind speed, weather condition etc.. using Python’s requests module.

Learn to fetch the Covid-19 vaccine availability near your area (using pincode) with the help of  COWIN API released by Indian government. This allows 3rd party application to consume data.

Python script (we are calling it as bot) that we fetch the data from portal ,using API, and send out a custom notification ON Telegram group, when it finds any available slot. Full working code available.

Do you want to deploy a Python app on the Heroku cloud for free? Are you interested in learning the step by step process to transfer any app (or script) from your pc/laptop and deploy it on the cloud platform?

Python Projects - GUI (tkinter)

Learn to build your own Desktop application (Python & Tkinter) to check for any available vaccination slot at your pincode location on a particular date. Complete Python Code is available for this project.

Coming soon

Coming soon

Coming soon

Scroll to Top