This Python-based Instabot retrieves a list of users who are not following you back on Instagram. It uses Selenium to automate the process of identifying your unfollowers, making it easier to manage ...
Instabot.py is an extremely light instagram bot that uses the undocumented Web API. Unlike other bots, Instabot.py does not require Selenium or a WebDriver. Instead, it interacts with the API over ...