th3unkn0n / osi.ig

Information Gathering Instagram.
1.28k stars 212 forks source link
information-gathering information-retrieval instagram instagram-scraper linux osint python python3 scraper termux termux-tool

Open Source Information Instagram


so recently ig started sending html response insted of json to "unknown" requests.

i REALLY wanted this to work without login since i don't use ig anymore, tried few ways i knew to get it working without login but it didn't work :/

anyways since lot of people are using this i will add a temporary login to get this working asap



• How To Install

$ pkg install -y git

$ git clone https://github.com/th3unkn0n/osi.ig.git && cd osi.ig

$ python3 -m pip install -r requirements.txt

• Usage

$ python3 main.py -u username

$ python3 main.py -h

-p, --post images info highlight

• Update

$ git pull