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
- ClientError invalid_user (Code: 400, Response: {"message": "The username you entered doesn't appear to belong to an account. Please check your username and try again.", "status": "fail", "error_title": "Incorrect username", "buttons": [{"title": "Try Again", "action": "dismiss"}], "invalid_credentials": true, "exception_name": "UserInvalidCredentials", "error_type": "invalid_user"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: invalid_user
- grabber
- this error message: 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
- error code 400
- How to Solve this
- getting this error when i write python3 main.py "username"
- another problem
- this error is so annoying
- Anyone working on a fix? Old instagram app
- I got this issue when i tried getting the followers email i want someone to help me fix it
- Docs
- Python not yet supported