Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 2.5 KB

README.md

File metadata and controls

68 lines (52 loc) · 2.5 KB

EN

GenSocialLookup is a powerful tool designed to find a username across multiple social media platforms. This tool is perfect for OSINT (Open Source Intelligence) enthusiasts, cybersecurity professionals, and anyone interested in tracking a user's social media footprint.

Features

  • Searches 420+ social media platforms
  • Outputs results to a text file
  • Color-coded terminal output
  • Error handling for connection issues
  • Statistics on search performance

Installation

To install the required dependencies, run:

pip install requests colorama

Usage

  1. Clone the repository:
    git clone https://github.com/geniuszly/GenSocialLookup.git
    cd GenSocialLookup
  2. Run the script:
    python GenSocialLookup.py

Example

image

image

RU

GenSocialLookup — это мощный инструмент для поиска имени пользователя на различных платформах социальных сетей. Этот инструмент идеально подходит для любителей OSINT (разведка на основе открытых источников), специалистов по кибербезопасности и всех, кто интересуется отслеживанием присутствия пользователя в социальных сетях.

Возможности

  • Поиск на более чем 420 платформах социальных сетей
  • Вывод результатов в текстовый файл
  • Цветовой вывод в терминале
  • Обработка ошибок подключения
  • Статистика по результатам поиска

Установка

Для установки необходимых зависимостей выполните:

pip install requests colorama

Использование

  1. Клонируйте репозиторий:
    git clone https://github.com/geniuszly/GenSocialLookup.git
    cd GenSocialLookup
  2. Запустите скрипт:
    python GenSocialLookup.py

Пример

image

image