404-wayne / InstaReport

This is a script which reports targeted instagram accounts. Until it gets banned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstaReport

This is a script which reports targeted instagram accounts and instagram videos in bulk. Version : 1.2

forthebadge Made-With-Python

NOTE

This is a script which reports targeted instagram accounts.

  • If the user really breaks the instagram guideline then their is more chances to get banned.
  • Instagram limits the reports per unit time, tool will auto stop reporting after reached limit at almost 40 reports.
  • Shows "Reported Succesfully" after Each Request.
  • You can Report target again after some time (after 2-3 min).
  • Use IP of same region for high effecivity.
  • If you enter invalid username it will still send report request.
  • If you getting error on using proxies then don't.

Requirements

Python3 Or Above

No need to install git in linux or termux

Download GIT

Usage

TERMUX

pkg update && pkg upgrade
pip install python
git clone https://github.com/Crevils/InstaReport
cd InstaReport
pip install -r requirements.txt
python ReportBot.py

WINDOWS

Download python and git

git clone https://github.com/Crevils/InstaReport 
cd InstaReport
pip install -r requirements.txt
python ReportBot.py
  • If You Don't want to install git then download this tool zip manually

Alternate method for windows

Download This code and Download python

cd InstaReport
pip install -r requirements.txt
python ReportBot.py

Features

  1. Reports Targeted Instagram Profile
  2. Reports Targeted Video On Instagram

About

This is a script which reports targeted instagram accounts. Until it gets banned

License:MIT License


Languages

Language:Python 100.0%