Skip to content

Anonymously observe Instagram accounts.

Notifications You must be signed in to change notification settings

lacdis/instakilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

instakilo.ico Instakilo - Lacdis

  • By specifying someone's Instagram username their Instagram profile will be saved into your directory.
  • By entering someone's Instagram ID their Instagram username will show up.
  • Works on Windows and Linux.
What is an Instagram ID?
  • An Instagram user or profile ID is a unique numeric identifier for an Instagram account, created once during the setup of a new Instagram account. The difference is that an Instagram ID cannot be changed, while a username can be modified - ommentpicker.com

Requirements

  • Installing Python version 3 Linux
sudo apt install python3 python3-pip
  • Installing Python version 3 Windows
explorer https://apps.microsoft.com/detail/9ncvdn91xzqp
  • Installing requirements Linux & Windows
pip3 install requests requests[socks]

Installation

curl -OJL https://raw.githubusercontent.com/lacdis/instakilo/main/instakilo.py

Usage

python3 instakilo.py
python3 instakilo.py -u <Username>
python3 instakilo.py -id <ID>

Result Example

./username-instakot
  • ./username-instakot/username-json.json
  • ./username-instakot/username-general.txt
  • ./username-instakot/username-posts.txt
  • ./username-instakot/username-related_profiles.txt

Screenshots

arianagrande thisisbillgates

Issues

  • if the tool is getting slower, that is probably because of your dns resolver that's exposing your IP, try using a tool like proxychains which allows you to forward all dns requests over a proxy.