Skip to content

An Instagram bot to check who follows you back and who doesn't.

Notifications You must be signed in to change notification settings

moulikchaturvedi/insta-follower-analysis-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Follower Analysis Bot

A Selenium powered Python Script which scrapes through the list of followers and following to check who follows you back and who doesn't.

Dependencies:

pip install selenium

How To Use:

Replace the following variables with your information

instagram_url = "http://www.instagram.com/<username>"
instagram_username = "<username>"
instagram_password = "<password>"

Where to look:

The accounts which don't follow you back will be updated to "not_following_back.txt".

Reach Me At:

  1. E-Mail
  2. LinkedIn
  3. Twitter
  4. Instagram

Visit me at:

MY PORTFOLIO WEBSITE!

About

An Instagram bot to check who follows you back and who doesn't.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages