Skip to content

instagram bot with igbot pkg for automating social media manager stuff

License

Notifications You must be signed in to change notification settings

erma0x/spark-instabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Instagram Bot

Personal instagram bot for automating social media manager stuff and automatic follow up.

3rd party library

Installation

  1. Create Virtual enviroment
python3 -m venv venv
  1. Activate the enviroment
source venv/bin/activate
  1. Installation for Mac and Linux
pip3 install instabot-py
  1. Installation for Windows
pip install instabot-py
  1. Install the requirements
pip3 install -r requirements.txt
  1. Update library
pip install -U instabot 
  1. If you don't have it you have to download tor and privoxy. (Debian)
sudo upgrade & update | sudo apt install tor | sudo apt install privoxy 
  1. Activate insta avoiders
sudo surfshark-vpn
service privoxy start
  1. Create .env file inside /robot/ with the following informations:
    Username = "MY_USERNAME"
    Password = "MY_PASSSWORD"

  2. Run the Robot in a server

venv/bin/python3 robot/spark-instabot.py myCompetitorUsername
  1. Activate insta avoiders
sudo surfshark-vpn
service privoxy start

What the bot can do

  • Login to your Instagram account
  • View Followers and Account you are following
  • Like Photo or Video
  • Follow/Unfollow Account
  • Make or See Comments
  • And much more ...

Alt text Alt text Alt text Alt text Alt text Alt text

About

instagram bot with igbot pkg for automating social media manager stuff

Resources

License

Stars

Watchers

Forks

Languages