/InstaBot

InstaBot Is a Simple Instagram Bot To Do Simple Tasks in Instagram

Primary LanguagePythonMIT LicenseMIT

InstaBot

Simple Instagram Bot Created with Python.

Table Of Contents

1- Features

2- Installation

3- How To Use?

Feautures

Installation

Install a Driver

You need to download chromedriver from here

Make sure to install the version that matches your Chrome version.

Install selenium

Use pip to install selenium and it's libraries.

Install InstaClient

use : 'pip install InstaClient' To Install InstaClient

How To Use?

How To Use - textfollowunfollow

To Use This Function You Need To Give InstaBot a TextFile, The Textfile should contant names and command todo. Example:

'''

foo Follow

bar Unfollow

'''

How To Use - whoUnfollowedMe

To use whoUnfollowedMe You need to give InstaBot a textFile And Your target Username. the TextFile Should Containt the List Of Your Old Followers (like From a week ago or so ).

Created By SepehrRasouli