Skip to content

Instead of using a third-party application to know people who are not following you back, use the following script on the 'Instagram' website. The following is a python program which uses Selenium to web-scrape your following and followers, and consequently, return you the 'CSV' file of the formers and the people who're not following you back, a…

License

Notifications You must be signed in to change notification settings

DevLok2017/InstaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaBot

Browser Automation is as interesting as it can be. It's my first project using Selenium.

If you want to see it's magic, You are just required to install Selenium Webdriver for your browser, and you're ready to go.

Run bot.py, after editing the details.py file.

A data.csv file will have following, followers, not_following_me_back and and i_am_not_following_back columns

It is inspired by a YouTube tutorial by 'Aaron Jack'.

About

Instead of using a third-party application to know people who are not following you back, use the following script on the 'Instagram' website. The following is a python program which uses Selenium to web-scrape your following and followers, and consequently, return you the 'CSV' file of the formers and the people who're not following you back, a…

Topics

Resources

License

Stars

Watchers

Forks

Languages