Skip to main content
Social Analyzer Logo

Find profiles across 1000+ social media sites

Social Analyzer is a powerful OSINT tool that helps you discover and analyze social media profiles across the internet. With multiple detection modes and advanced analysis capabilities, it’s designed for security researchers, investigators, and anyone conducting online investigations.

Quick Start

Get up and running with Social Analyzer in minutes

Installation

Install via Node.js, Python, or Docker

CLI Reference

Complete command-line options and parameters

Examples

Real-world usage examples and patterns

Key Features

1000+ Websites

Search profiles across more than 1000 social media platforms and websites

Multiple Detection Modes

Fast, slow, and special detection modes for different use cases

String Analysis

Advanced name and string analysis with permutations and combinations

Metadata Extraction

Extract metadata, patterns, and profile information

OCR Detection

Use Tesseract OCR for image-based profile detection

Visualization

Force-directed graphs for metadata and pattern visualization

Multiple Interfaces

Social Analyzer provides three ways to interact with the tool:

Node.js CLI

Command-line interface built with Node.js

Python CLI

Python-based CLI and importable module

Web App

Browser-based GUI for interactive analysis

Use Cases

Social Analyzer is used by law enforcement agencies and security researchers to investigate:
  • Cyberbullying and cyber grooming
  • Cyberstalking incidents
  • Misinformation campaigns
  • Suspicious or malicious online activities
  • Identity verification
  • OSINT investigations
This tool is intended for legitimate security research and investigations. Always respect privacy laws and terms of service.

Quick Example

# Search for a username across all websites
node app.js --username "johndoe"

# Search specific websites with metadata extraction
node app.js --username "johndoe" --websites "youtube tiktok" --metadata

# Filter by top-ranked sites
node app.js --username "johndoe" --top 100

# Use Python version
python3 -m social-analyzer --username "johndoe"

Get Started

Installation Guide

Set up Social Analyzer on your system

Your First Search

Run your first profile search

Build docs developers (and LLMs) love