InstaReport is a script which takes bulk instagram acounts and using web automation reports victim's acount in loop.
Previous version wasn't working anymore due to new update of instagram, So I coded again from scratch I will add more features later, And I am open to contributions.
[+] Powerful ban tool
[+] Mass report on instagram account
[+] Mass report on instagram video (future feature)
[+] Uses proxy + username (future feature)
[+] Gatthering information about instagram account (future feature)
No need to install git in linux or termux
apt update
apt upgrade
pkg install python
pkg install python3
pkg install git
git clone https://github.com/joukar4/InstaReport
cd instareport
pip install -r requirements.txt
chmod +x *
Create a file acc.txt and run python main.py
orpython main.py -u <TARGET_USERNAME> -f <INSTAGRAM_ACOUNTS_FILE.txt>
Download python and git
git clone https://github.com/joukar4/InstaReport
cd instareport
pip install -r requirements.txt
Create a file acc.txt and run python main.py
orpython main.py -u <TARGET_USERNAME> -f <INSTAGRAM_ACOUNTS_FILE.txt>
[ - ] If You Don't want to install git then download this tool zip manually
sudo apt install python
sudo apt install python3
sudo apt install git
git clone https://github.com/joukar4/InstaReport
cd instareport
pip3 install -r requirements.txt
chmod +x *
Create a file acc.txt and run python main.py
orpython main.py -u <TARGET_USERNAME> -f <INSTAGRAM_ACOUNTS_FILE.txt>