{"id":13701937,"url":"https://github.com/N0rz3/Eyes","last_synced_at":"2025-05-05T04:30:36.938Z","repository":{"id":187026868,"uuid":"676188629","full_name":"N0rz3/Eyes","owner":"N0rz3","description":"🕵️ Email osint tool ","archived":false,"fork":false,"pushed_at":"2024-06-25T07:20:17.000Z","size":813,"stargazers_count":393,"open_issues_count":5,"forks_count":49,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-13T09:40:16.597Z","etag":null,"topics":["account","cli","duolingo","email","faciale","github","imgur","osint","osint-email","osint-python","osint-tool","osint-tools","protonmail","reconnaissance"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/N0rz3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-08T16:18:01.000Z","updated_at":"2024-11-07T09:48:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d44f0e1-8bdb-4ce2-84a0-c5873f441c61","html_url":"https://github.com/N0rz3/Eyes","commit_stats":null,"previous_names":["n0rz3/eyes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N0rz3%2FEyes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N0rz3%2FEyes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N0rz3%2FEyes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N0rz3%2FEyes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/N0rz3","download_url":"https://codeload.github.com/N0rz3/Eyes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252439361,"owners_count":21747993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["account","cli","duolingo","email","faciale","github","imgur","osint","osint-email","osint-python","osint-tool","osint-tools","protonmail","reconnaissance"],"created_at":"2024-08-02T21:00:27.911Z","updated_at":"2025-05-05T04:30:36.586Z","avatar_url":"https://github.com/N0rz3.png","language":"Python","readme":"\u003ch1 align=\"center\" id=\"title\"\u003e👁️🌍 E y e s\u003c/h1\u003e\u003cbr\u003e\n\n![](assets/eyes.png)\n\n[![python version](https://img.shields.io/badge/Python-3.10%2B-brightgreen)](https://www.python.org/downloads/)\n[![license](https://img.shields.io/badge/License-GNU-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.fr.html)\n\n# **🕵️ Eyes is an OSINT tool to get existing accounts from an email**\n\n![](assets/capture.png)\n\n## 😇 About\n\n\u003e Eyes is osint tool based on account search from an email address\n\n\u003e Eyes is able to find not only if an account is existing on different sites but also to find the account in question (with certain modules)\n\n\u003e even if the profile has nothing to do with the email 😲!\n\n**All this without warning the target 🕵️‍♂️**\n\n**Features of script :**\n\n- fully async\n- asynchrone scraping\n- menu in cli format (commands)\n\n**🗃️ Modules**\nName | Key |\n| ------------------- |-------------- |\n| [Bitmoji](https://www.bitmoji.com/) | ❌ 🔑 |\n| [Duolingo](https://www.duolingo.com/) | ❌ 🔑 |\n| [GitHub](https://github.com) | 🤔🔑 (you can add one for better results) |  \n| [Gravatar](https://en.gravatar.com/) | ❌ 🔑 |\n| [Imgur](https://imgur.com) | ❌ 🔑 |\n| [Mail.ru](https://mail.ru/) | ❌ 🔑 |\n| [Pastebin](https://pastebin.com) | ❌ 🔑 |\n| [Protonmail](https://proton.me/mail) | ❌ 🔑 |\n| [X (Twitter)](https://x.com) | ❌ 🔑 |\n| [Instagram](https://instagram.com) | ❌ 🔑 |\n\n### 📸🙋‍♂️ Facial recognition\n\nEyes also use facial recognition in the GitHub module to study the profile picture (if available).\nThe facial recognition module is called: Venom\n\n**You will have the explanations of its operation in the file of [venom](lib/venom.py)**\n\n## 🛠️ Requirements / Launch\n\n- [Python 3](https://www.python.org/downloads/)\n- [Git](https://git-scm.com/downloads)\n- [New terminal](https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-us\u0026gl=us) (to display emojis) # only for windows\n\n```\n$ git clone https://github.com/N0rz3/Eyes.git\n$ cd ./Eyes\n$ pip3 install -r requirements.txt\n```\n\nEyes is very easy to use and not at all complex 🤙\n\n### 🏄 Usage\n\n```\nusage: python eyes.py [-h] [-m] [email]\n\npositional arguments:\n  email          search information on the target email with modules, services...\n\noptions:\n  -h, --help     show this help message and exit\n  -m, --modules  gives you all the email modules used by Eyes\n```\n\n### 🎥 Demo\n\n![](assets/demo.gif)\n\n## 🌞 More\n\nIf you want to discover other tools of the same kind there are :\n\n- [Osint Industries](https://osint.industries/)\n- [Holehe](https://github.com/megadose/holehe)\n- [Buster](https://github.com/sham00n/buster)\n  And others...\n\n### ✔️ / ❌ Rules\n\nThis tool was designed for educational purposes only and is not intended for any mischievous use, I am not responsible for its use.\n\n### 📜 License\n\nThis project is [License GPL v3](https://www.gnu.org/licenses/gpl-3.0.fr.html) be sure to follow all rules 👍\n\n### 💖 Thanks\n\nIf you like what i do, please subscribe 💖. And if you find this tool is useful don't forget to star 🌟\n\n**💶 Support me 👇**\n\n\u003ca href=\"https://www.buymeacoffee.com/norze\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"50\" \u003e\u003c/a\u003e\n","funding_links":["https://www.buymeacoffee.com/norze"],"categories":["[↑](#-table-of-contents) Email addresses"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FN0rz3%2FEyes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FN0rz3%2FEyes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FN0rz3%2FEyes/lists"}