Skip to content

Python script for automating Instagram interactions(follow, unfollow and like) using InpstPy.

License

Notifications You must be signed in to change notification settings

alirostami1/instabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instabot

⚠️ FAILED
Python script for automating Instagram interactions(follow, unfollow and like) using InpstPy.
The main objective is to gain followers.

Requirements

In order to run the script you need to clone the repo, and run:

pip3 install -r requirements.txt

After that, you need to set your Instagram username and password as INSTA_USERNAME and INSTA_PASSWORD environment variables. You also can set them in config.env file inside the config folder.

python3 instabot.py

Optionally you can set a list of ignoreAccounts, favoriteAccounts, dontLikeAccounts and keywordBlacklist in the data.json file in config folder to customize the script.

About

Python script for automating Instagram interactions(follow, unfollow and like) using InpstPy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published