osintgram
https://github.com/datalux/osintgram
Python
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to osintgram
Help out
- Issues
- Error while bypassing
- Uj
- I'm a complete newbie and I'm really having a hard time how to solve this, please help me
- it's not working
- ClientError Bad Request: block_eu_user_login_in_old_app (Code: 400, Response: {"message":"You'll need to update Instagram to the latest version before you can use the app.","status":"fail","error_type":"block_eu_user_login_in_old_app"})You'll need to update Instagram to the latest version before you can use the app.: Bad Request: block_eu_user_login_in_old_app
- Ineed to know the phone number
- Found existing installation: prettytable 3.10.1
- No module named geopy
- Attempt to login... Traceback (most recent call last): File "/home/mario123/Osintgram/main.py", line 121, in <module> api = Osintgram(args.id, args.file, args.json, args.command, args.output, args.cookies) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/mario123/Osintgram/src/Osintgram.py", line 46, in _init_ self.login(u, p) File "/home/mario123/Osintgram/src/Osintgram.py", line 1115, in login self.api = AppClient( ^^^^^^^^^^ File "/home/mario123/.local/lib/python3.11/site-packages/instagram_private_api/client.py", line 105, in _init_ user_settings.get('uuid') or self.generate_uuid(False)) ^^^^^^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'get
- instragram_api _issue
- Docs
- Python not yet supported