An open API service indexing awesome lists of open source software.

https://github.com/deadkennedyx/osintgram

Tool to search for basic instagram queries for user and locations
https://github.com/deadkennedyx/osintgram

Last synced: 2 months ago
JSON representation

Tool to search for basic instagram queries for user and locations

Awesome Lists containing this project

README

        

```
________ _________.___ _______________________ __________________ _____ _____
\_____ \ / _____/| |\ \__ ___/ _ \ / _____/\______ \ / _ \ / \
/ | \ \_____ \ | |/ | \| | / /_\ \/ \ ___ | _/ / /_\ \ / \ / \
/ | \/ \| / | \ |/ | \ \_\ \| | \/ | \/ Y \
\_______ /_______ /|___\____|__ /____|\____|__ /\______ /|____|_ /\____|__ /\____|__ /
\/ \/ \/ \/ \/ \/ \/ \/
```

Basic OSINT tool to query instagram user and location information.

Based on the previous osintgram that doesn't work anymore.

### Appreciation
if you clone the repo don't forget to give a little star to the repo!

#### Features
1. Get User Pk.
2. Get User Information.
3. Get User Media/Posts.
4. Query User Following.
5. Query User Followers.
6. Query Location most recent posts.
7. Get Media Information
8. High Quality photo download
9. High Quality video download

#### Usage
You can only use this on people you follow or people that have public profiles, which shouldn't be hard to get someone to accept your follow request.

Python >= 3.9
1. ```pip3 install -r requirements.txt```
2. Add your credentials to credentials.yaml
3. ```python3 osintagram.py```