osi.ig is an Open Source Information Instagram
- The Instagram OSINT Tool gets a range of information from an Instagram account that you normally wouldn't be able to get from just looking at their profile
- The information includes:
- [ profile ]: user id, followers/following, number of uploads, profile image URL, business enum, external URL, joined Recently, etc
- [ tags & mentions ] : most used hashtags and mentioned accounts
- [ email ]: if any email is used anywhere it'll be displayed
- [ posts ]: accessibility caption, location, timestamp, caption, picture URL, etc
- ( yet not working correctly with posts Instagram marks as 'sensitive content' )
Problems? Questions? Leave a message > https://github.com/th3unkn0n/osi.ig
• How To Install
$ pkg install -y git
$ git clone https://github.com/th3unkn0n/osi.ig.git && cd osi.ig
$ python3 -m pip install requirements.txt
• Usage
$ python3 main.py -u username
$ python3 main.py -h
-p, --post images info highlight
• Update
$ git pull
Follow Me On
The post osi.ig - Information Gathering Instagram appeared first on Hakin9 - IT Security Magazine.