Skip to content

Hey, here is some work I have done using the Python libraries Instabot and Selenium. Feel free to use any of the code from my project!

License

Notifications You must be signed in to change notification settings

ReedGraff/InstagramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstagramBot

Hey, here is some work I have done using the Python libraries Instabot and Selenium. Feel free to use any of the code from my project!

Diclaimer

  • I am not responsible for any harm or loss of account by using this repository
  • Be warned that Instagram may delete or suspend your account, as Instagram is able to detect bots

If you would like to make your own Instagram bot follow the following instructions:

  1. Download this repository
  2. Open the index.py file in your favorite text editor. (You may use notepad)
  3. Replace the two variables ("YOURUSERNAME" and "YOURPASSWORD") with the username and password that you would like to use... Do not worry, this is stored locally on your device... It is not being sent anywhere.
  4. Download a Chrome driver: https://chromedriver.chromium.org/downloads
  5. Place the download in the same file as your index.py file
  6. Run the "index.py" file however you would like. Personally, I run my files through the command line.
  7. It should be working!

** If you have any questions email me at Rangergraff@gmail.com**

About

Hey, here is some work I have done using the Python libraries Instabot and Selenium. Feel free to use any of the code from my project!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages