Skip to content

Instagram bot to scroll through pictures, and take hashtages and like. but like function is not working

Notifications You must be signed in to change notification settings

sachinbhoi29/Instagram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 

Repository files navigation

1. The selenium library is building block for this project. also you will need webdrivers. Chrome webdrivers for chrome and gecko webdrivers for Firefox.
2. Replace your username with "YourUserName" and in the password file put your password.
3. I am using firefox but you can use Chrome drivers just replace webdriver.Firefox with webdriver.Chrome and specify the path of the webdriver in executable_path

4. In the hashtag list, mention the tags, the bot will search for that tag on instagram and follow the people who follow that tag. The tag will be selected randomly, this way there is high probablity that those people will follow you back. Then it will close the browser.

5. Bot will sleep randomly for 1000 to 1500 sec and execute the unfollow script. In the unfollow script, specify the limit of following people. If the following people are less than limit, bot will close browser. If they exceed the limit, bot will scroll all the way down to your following list, and unfollow the old people who you followed. Bot will remove from bottom to top and when the limit is reached, the .

6. Then randomly after 30 min to 1 hour the bot will login and repeat all the process again.   
  

This is for educational purpose only. It is a fun way to learn selenium. Not for professional use.

About

Instagram bot to scroll through pictures, and take hashtages and like. but like function is not working

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages