Skip to content

An Instagram bot that tags automatically your friends in posts

Notifications You must be signed in to change notification settings

geoalx/Auto-Tagging-Insta-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Auto-Tagging-Insta-Bot

An Instagram bot that tags automatically your friends in posts

built with Python3 built with Selenium

In order to use this file you need to have the Selenium Library installed. In order to do this you need to write the following in the terminal:

pip install selenium

Also you need to unzip and copy the Chrome webdriver into the PATH folder of your system (basic instructions)

Using the bot

In the same folder you used to save the bot you need to make a txt file named "credentials.txt" with the following format:

INSTA_USERNAME
INSTA_PASSWORD
LINK_TO_POST
LIST_OF_FRIENDS

The LIST_OF_FRIENDS attribute is all your friends that you need to tag sepparated with a comma (,), also the "@" symbol before the username is necessary.

About

An Instagram bot that tags automatically your friends in posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages