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.
- Host: GitHub
- URL: https://github.com/iwansal64/instaf1nder-py
- Owner: iwansal64
- License: mit
- Created: 2024-12-24T16:15:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-30T05:22:35.000Z (about 1 year ago)
- Last Synced: 2025-05-21T01:35:27.472Z (about 1 year ago)
- Topics: data-gathering, linux, osint-tool, python
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :

## Usage



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