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 supported5 Subscribers
Add a CodeTriage badge to osintgram
Help out
- Issues
- i try to run main.py <username> and this come every time
- ClientError Bad Request: ip_block (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_type":"ip_block","exception_name":"RleLoginBlocked"})The username you entered doesn't appear to belong to an account. Please check your username and try again.: Bad Request: ip_block
- username issue
- Need to be able to limit the scraping speed or use proxies
- Worked then didnt work
- main.py cannot open
- Line 9
- help please
- i did everything properly but i keep getting this error
- I have given correct password in credentials.ini but... :- ClientError bad_password (Code: 400, Response: {"message": "The password you entered is incorrect. Please try again.", "invalid_credentials": true, "error_title": "Incorrect password", "buttons": [{"title": "OK", "action": "dismiss"}], "status": "fail", "error_type": "bad_password"})The password you entered is incorrect. Please try again.: bad_password
- Docs
- Python not yet supported