/InstaStalker

Get information of instagram profiles

Primary LanguagePythonMIT LicenseMIT

Instagram-Grabber

BACKGROUND_IMAGE
Current-Status Contributors
Lisence Last Commit Contributors

Get publicly available - yet hidden instagram profile information. Download posts with all available metadata regarding every post! All this can be done with a web app

Installation Guide

  1. Make a dummy instagram account. (Do not enable 2FA)

Ubuntu

# install needed applications
sudo apt update
sudo apt install git python3 python3-pip nano -y

git clone "https://github.com/hirusha-adi/InstaStalker.git"
cd ./InstaStalker

nano ./config.json # add login info of dummy account
python3 app.py # start

Windows

  1. Download and Install Python3 (Make sure to enable 'Add to PATH' in the first screen of the installer)
  2. Download the source code as zip by clicking Source code (zip) and extract it
  3. Open the config.json file in notepad and fill in the login information of the dummy instagram account. Save the file
  4. Double click the windows.bat file to start the program

Image Showcase

  • Loading data needed for the web app to start functioning

image

  • Command Line information to display the current status of the App

image

  • Website

image

image

NOTE:

this program is made to be used for purposes and NOT Stalking purposes!