Published inAnalytics VidhyaUsing python to automate InstagramIt is very easy to automate the process of liking posts on Instagram. I will quickly walk through how to create a python script to handle…Apr 25, 2021Apr 25, 2021
Published inAnalytics VidhyaSending the Rock a DM on Instagram (Using Python)Got something that you just need to share with the Rock, but you don't have time to do it yourself? This simple python script is the…Mar 14, 2021Mar 14, 2021
Published inAnalytics VidhyaMaking an Instagram bot using Selenium and PythonWant to get more Instagram followers? Don’t want to create good and engaging content? This article is for you.Mar 6, 20211Mar 6, 20211
Published inAnalytics VidhyaSteal songs from your friends on Spotify using PythonHave you ever wondered how to create a playlist of what your friends listen to on Spotify? The Spotify API and the Spotitpy python library…Feb 22, 2021Feb 22, 2021
Project Euler #4 Find the largest palindrome made from the product of two 3-digit numbers.A palindrome is a number whose digits read the same front to back and back to front. In other words, if you drew a line down the center of…Jan 11, 2021Jan 11, 2021
Automating Spotify with Python. Everything you need to know about the Spotipy library.In this article I will go through the basic steps neccessary to automate your spotify account and get data from the Spotify api using the…Jan 2, 2021Jan 2, 2021