Skip to content

neon0047/InstaAutobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaAutobot

This is python program to automate instagram stuff!

This program can automate and perform instagram tasks. It can show list of unfollowers, list of fans, cancels pending sent follow request, unfollows the people who don't follow you back.

Clone project

$ git clone [url]

Install Selenium

Run in terminal or cmd / gitbash

$ pip install selenium
or
$ pip3 install selenium

File structure:

.
├── webdriver
│   │
│   ├── msedge_webdriver
|
|───app.py

Run the program

Run in terminal

$ python app.py

Enter your username and password in terminal

Enter your username:
Enter your password:

Main menu

*******Autbot*******
1. list Un-followers
2. list Fans
3. Cancel all the sent follow requests     
4. Unfollow those who don't follow you back
5. Exit
Enter the choice :

Contributers

Releases

No releases published

Packages

No packages published

Languages