Skip to content

LeonardRanaldi/Leo_InstaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leo Instabot

Python bot to automates your social media interactions to like, comment and view stories on photos on Instagram, using webdrivers and scranping.

You can choose a list of users to like, comment or see stories.

Equipped with a control system for saving likes.


Requirements

Installation

Step 1: Install Firefox, Selenium and other requirements

$ pip3 install -r requirements.txt

Mac Os

$ brew install [email protected]

Step 2: Extract the downloaded driver onto a folder (Linux & Windows)

Read instruction in readme.txt in webdriver.

$ unzip file.gz

Mac Os

$ brew install geckodriver

Step 3: run main.py using Python3

$ python3 main.py

Next Release

  • Automatic Reaction Stories
  • Un-/Follow Users
  • Find Multi-Hashtag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published