🗣You have at least one image of the person you are looking for and a clue about their name.
You enter this data into EagleEye and it tries to find Instagram, Youtube, Facebook, and Twitter Profiles of this person.
🛃 Installation Commands 📲
$ sudo apt update && sudo apt upgrade -y
$ sudo apt install git python3 python3-pip python3-dev
$ sudo apt install libgtk-3-dev libboost-all-dev build-essential cmake libffi-dev
$ git clone https://github.com/ThoughtfulDev/EagleEye
You Need To Install the geocoder in your Linux.
Example :-
$ sudo ln -s /path/to/geckodriver /usr/local/bin/geckodriver
$ chmod +x /path/to/geckodriver
$ cd EagleEye
$ sudo pip3 install --upgrade beautifulsoup4 html5lib spry
$ python3 eagle-eye.py
Put at least one Image of the Person you want to find in the known folder.
🌀Supported Filetypes are: jpg/JPG, jpeg/JPEG, png/PNG, and bmp/BMP.

