https://github.com/tnytcoder/instaosi
A Simple Python Script To Gather Basic Information Of Instagram User
https://github.com/tnytcoder/instaosi
hacking-tool instagram instagram-hacking instagram-osint instagram-scraper osint-python osint-tool termux-hacking
Last synced: 2 months ago
JSON representation
A Simple Python Script To Gather Basic Information Of Instagram User
- Host: GitHub
- URL: https://github.com/tnytcoder/instaosi
- Owner: TnYtCoder
- License: mit
- Created: 2023-07-08T10:26:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T01:24:09.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T01:05:21.547Z (3 months ago)
- Topics: hacking-tool, instagram, instagram-hacking, instagram-osint, instagram-scraper, osint-python, osint-tool, termux-hacking
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/TnYtCoder/InstaOsi)
[](https://python.org "Go to Python homepage")
[](https://)
[](https://)# InstaOsi
A Simple Python Script To Gather Basic Information Of Instagram User.
This Tool Gather Basic Information Like Profile img , followers , following , etc.
`It Also Saves The Logs Of The Previous User.` 📑
This Tool Is Best For The Data Researchers. 👨🔬
Topics Covered 📑 :
[](https://github.com/TnYtCoder/InstaOsi#installation-termux)
[](https://github.com/TnYtCoder/InstaOsi#features-)## Installation (Termux)

`For First Install These Basic Requirements !`
```
apt update
apt upgrade
pkg install git
pkg install python3
pkg install python-pip
```
Done ?!Good, Now Clone This Repository In Your Termux
```
git clone https://github.com/TnYtCoder/InstaOsi
cd InstaOsi
bash setup.sh
```
*setup.sh* File Will Automatically Install The Requirements!`Good Job ! We Have Installed All The Requirements`
`Before Running The` *instaosi.py* `We Have To Make Some Changes In The` *credentials.txt* , `Follow The Steps -`
`Create A Fake Instagram Account And Write Down The Password Somewhere Because You Need Your Id & Pass In The Following Steps`
_Open The InstaOsi Dir Before Running All Of The Commands_
1. nano credentials.txt
2. Then Replace Your Id And Password
3. Then Press ctrl + o & ctrl + xLike This...
https://github.com/TnYtCoder/InstaOsi/assets/115485810/b600e918-f74c-4609-8120-eaa54b0161ee
Done !?
Great, Now You Can Simple Start It By
```
python3 instaosi.py
```## Features !
1. Show All `Basic Information` About The User.
2. Saves `Logs` Of The Previous User.
## Warning ⚠️
> This Tool Is Made For Research & Education Purpose. If You Use This Tool For Hacking, Data Snatching or Other Illegal Activities I'll Be Not Responsible In Such Cases.
## Thanks You & Bye Bye
Thank You For Using This Tool ❤️.
Pull Request If You Are Facing Any Error or Having Issue , I'll Be Happy To Solve Your Issue 😊