Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 1.18 KB

README.md

File metadata and controls

30 lines (29 loc) · 1.18 KB

Python Instagram Bot Script

Automate Liking, Commenting and Following on Instagram Posts using these scripts

IMAGE ALT TEXT HERE

Installation

Open terminal and type the following command

git clone https://github.com/visheshdvivedi/Python-Instagram-Bot-Scripts

Or you can directly download from this page
Once downloaded, go to the downloaded folder, open command prompt there and type\

pip install -r requirements.txt

Usage

First open the creds.txt and replace username with your instagram username and passsword with your instagram password
To use my created selenium script, type

python selenium_script.py

In order to use instapy module script, type

python instapy_script.py

To know how the script works, check out my blog: Click here

To get more info, check out my Youtube: Click here Instagram; Click here Blog-site: Click here