Skip to content

A tool to get OSINT information from an Instagram Account

License

Notifications You must be signed in to change notification settings

EchterAlsFake/Osintgram2

Repository files navigation

Announcement

This project is dead.

The problem is that Instagram is very strict with their APIs nowadays, and we just don't have the abilities like back then. You can still use this project, and it should still work a bit, but I won't be really developing on this anymore. Maybe I am doing small updates to fix critical issues, but please don't report errors anymore. I won't fix them.

Thank you all.

Osintgram 2🔎📸

A OSINT Tool for anonymous advanced information gathering
Based on the great Osintgram from Datalux

Table of contents

Instagram ToS

!!! PROHIBITED BY INSTAGRAM !!!

INSTAGRAM PROHIBITS USING THEIR PRIVATE API
INSTAGRAM PROHOBITS USING AUTOMATED TOOLS

Features

  • Everything from the original Osintgram by Datalux*
  • automatic download of all media from specific hashtag
  • search for hashtags with a query
  • download media from hashtags
  • No Login required
  • Stable API
  • Intuitive folder structure system
  • Automatic login through session ID

**except hashtags, tagged, commented, wcommented

Prevent Instagram Account bans

Instagram has a lot of limitations since the Osintgram by Datalux.

Try the following if you get errors, related to the API, login or loading objects:

  • Change IP (NO VPN, restart router instead)
  • Change device fingerprint
  • Change User Agent
  • Login with Browser, and use the Session ID from developer settings
  • Use different Account
  • Add 2FA to your account
  • Change Delay of API actions

While developing, I am using over 15 different Accounts and over 10 different IP addresses.
It's hard, but possible!

Installation

Current version: 1.2

Download from Releases

Building from Source

Supported distros:

  • Termux (Android) ! NO root access required
  • Kali Linux / Nethunter
  • Ubuntu
  • Parrot OS
  • Arch Linux
  • OpenSUSE
  • Fedora

The build script will automatically compile the application with Pyinstaller.
This gives you the newest function, even before they are released! (Can lead to errors)

Wget:

wget -O - "https://raw.githubusercontent.com/EchterAlsFake/Osintgram2/master/install.sh" | bash

Curl:

curl -s "https://raw.githubusercontent.com/EchterAlsFake/Osintgram2/master/install.sh" | bash

ChatGPT automatically generated the build script.
If you find errors, feel free to report them :)

Credits

GUI : Qt

License

Licensed under the GPLv3 License.
Copyright (C) 2023 EchterAlsFake | Johannes Habel