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

https://github.com/iwansal64/instaf1nder-py

An open source Instagram profile lookup.
https://github.com/iwansal64/instaf1nder-py

data-gathering linux osint-tool python

Last synced: about 2 months ago
JSON representation

An open source Instagram profile lookup.

Awesome Lists containing this project

README

          

# What is this?
_instaf1nder.py_ is an instagram lookup software that can search for a user information on instagram. It still on development so it doesn't shows so much informations right now..

# ETHICAL USAGE

```
+--------------------! ETHICAL USAGE !---------------------+
| This project is intended for ethical use only. |
| It must not be used in applications that promote harm, |
| discrimination, or violations of human rights. |
+----------------------------------------------------------+
```

# Setup
```sh
$ git clone https://github.com/iwansal64/instaf1nder-py.git
$ cd instaf1nder-py
$ sudo ./install
$ instaf1nder
```
here's the one line installation
```sh
git clone https://github.com/iwansal64/instaf1nder-py.git && cd instaf1nder-py && sudo ./install && instaf1nder
```

You can add `creds.txt` to the program's folder that contains the username and the password with this format: `{username},{password}` without any space between them and that's pretty much it!

Now your computer should can run the program now by typing `instaf1nder` without any issues :)

## First Look
When you run `instaf1nder` it will output something like this :

![image](https://github.com/user-attachments/assets/374f0f89-2e7b-4fb3-aa59-90ddb811e928)

## Usage

![image](https://github.com/user-attachments/assets/290b99c1-5735-4596-ac69-55b477b592ea)

![image](https://github.com/user-attachments/assets/ae87a5e3-1a6d-4efc-a068-ce1a42b29822)

![image](https://github.com/user-attachments/assets/a63dfb21-fb19-4ae5-9c2f-cdef598962dc)

## Note
**it's not done yet and will be updated. I'll work on it :)**