Download Instagram profile pic using Python
Instagram is a photo and video-sharing social networking service owned by Facebook, Python provides powerful tools for web scraping of Instagram. Modules required and Installation:… Read More »
Instagram is a photo and video-sharing social networking service owned by Facebook, Python provides powerful tools for web scraping of Instagram. Modules required and Installation:… Read More »
What would you see in your Chrome browser when there is no internet connection ? Yes, everybody knows that dinosaur game that comes on screen.… Read More »
In this article we will learn how can we like all the pictures of a profile on Instagram without scrolling and manually clicking the buttons.… Read More »
Swing is a part of the JFC (Java Foundation Classes). Building Graphical User Interface in Java requires the use of Swings. Swing Framework contains a… Read More »
Probem Statement : Make a Grocery List for super market shopping with name, price and quantity; if the list already contains an item then only… Read More »
Prerequisite: Switch Case in C/C++ Problem Statement: Write a program to build a simple Bank Management System using C++ which can perform following operations: Open… Read More »
This article aims to learn how to build an object detector using Tensorflow’s object detection API. Requirement : Python Programming Basics of Machine Learning Basics… Read More »
Django is a high-level framework which is written in Python which allows us to create server-side web applications. In this article, we will see how… Read More »
Acquiring Training Data Downloading Dataset Download the dataset from this link. Extract the zip file. There will be different folders containing images for different maths… Read More »
Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API… Read More »
Prerequisites: Introduction to Perl Database Systems Creating database programs is one of the most common uses of Perl. Using Perl, we can create robust web… Read More »
Univariate data is the type of data in which the result depends only on one variable. For instance, dataset of points on a line can… Read More »
Have you ever seen Harry Potter’s Invisible Cloak; Was it wonderful? Have you ever wanted to wear that cloak? If Yes!! then in this post,… Read More »
As we know Python is a multi-purpose language and widely used for scripting. Its usage is not just limited to solve complex calculations but also… Read More »
SDL is Simple DirectMedia Layer.It is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via… Read More »