Instagram AUTO Like and Comment Python BOT
AIM: Gain Your Instagram User Interaction and potentially gain likes + followers :)
- The bot will enter automatically on Instagram and log in with your (given) credentials. After that, the bot will go to 'explore' page and, like and comment there on all posts.
- The comments are chosen randomly out of an list, you can change the list with your favourite coments.
- The bot will refresh the explore page after 12 likes.
- You will need the same version of chromedriver: (DOWNLOAD FROM HERE) https://chromedriver.chromium.org/downloads
- To check your Google Chrome version go to top right corner (settings) -> Help -> About Google Chrome.
- Be sure to download the same version of chromedriver as your Google Chrome BROWSER
- You will need to change your Instagram Credentials in the script. (LINE 67 and 69)
- You will need to change your chromedriver.exe absolute path. (LINE 21)
- Enter CMD
- Run:
python [path]\instagramBot.py
- Example:
python C:\Users\Name\Desktop\instagramBot.py