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
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