Skip to content

Scripts from Python Instagram Bot video of channel All About Python

License

Notifications You must be signed in to change notification settings

visheshdvivedi/Python-Instagram-Bot-Scripts

Repository files navigation

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

About

Scripts from Python Instagram Bot video of channel All About Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages