Skip to content

A small project to automate your Instagram account

Notifications You must be signed in to change notification settings

MusTaco/Gramobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstgramBot

--- Basic requirements ---

pip install selenium OR pip3 install selenium sudo apt install python3-tk # for ubuntu users sudo dnf install python3-tkinter # for fedora users

--- About ---

A repository for my instagram bot made using Selenium, Python. Currently the bot is able to perform the following actions:

  • Login to Instagram
  • Login with Cookies
  • Post to Instagram
  • Comment on post
  • Like post
  • Send DM
  • Follow and Unfollow

--- Status ---

  • In Progress

--- Future Goals ---

  • Fetch from Reddit and make a post
  • Ability to view and like stories
  • Should be able to perform multiple actions

Releases

No releases published

Packages

 
 
 

Languages