soxoj/maigret

🕵️‍♂️ Collect a dossier on a person by username from 3000+ sites

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 49 minutes ago
Added to GitGenius on May 5th, 2026
Created on June 27th, 2020
Open Issues & Pull Requests: 27 (+1)
Number of forks: 2,798
Total Stargazers: 36,302 (+0)
Total Subscribers: 165 (+0)

Issue Activity (beta)

Open issues: 19
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 248 days
Stale 30+ days: 5
Stale 90+ days: 1

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (52)
  • new-site (46)
  • enhancement (21)
  • false-positives (9)
  • broken site (7)
  • research-needed (7)
  • documentation (6)
  • installation-problems (6)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 3.1 days
90th percentile: 33.5 hours
Tracked items: 921

Most active contributors

Sign in to see contributor activity.

Detailed Description

Maigret is a Python-based open-source intelligence tool that identifies individuals by searching for their usernames across more than 3,000 websites. The tool requires only a username as input and no API keys to operate, making it accessible for reconnaissance and investigation purposes. It collects comprehensive information from discovered accounts and generates detailed dossiers on target individuals.

The core functionality checks 500 of the highest-traffic sites by default, though users can expand searches to all 3,000+ sites using the `-a` flag or narrow results by category and country using tag filtering. The tool extracts available information directly from profile pages and site APIs, including links to other accounts associated with the target. It supports recursive searching, meaning it can automatically investigate additional usernames and identifiers discovered during initial searches.

Maigret includes several advanced capabilities for bypassing restrictions. It can detect and partially circumvent blocks, censorship measures, and CAPTCHA challenges. The tool works with Tor and I2P websites and can check domain registrations. An auto-updating site database fetches the latest information from GitHub every 24 hours, with fallback to a built-in database for offline operation.

The tool offers multiple output formats and interfaces. A web interface displays results as an interactive graph and allows users to download reports in various formats from a single page. Optional AI analysis mode, activated with the `--ai` flag, uses OpenAI-compatible APIs to transform raw findings into investigation summaries. The tool can export results to Neo4j for graph database analysis, with idempotent reimport capabilities.

Installation options include a standalone Windows executable, pip installation, Docker containers, and cloud shell environments like Google Cloud Shell, Replit, Google Colab, and Binder. The tool requires Python 3.10 or higher. A community Telegram bot provides access without local installation.

Maigret functions both as a command-line tool and as an embeddable Python library, allowing developers to import it directly into their projects and run searches programmatically. The CLI serves as a wrapper around async functions that users can call with custom parameters.

The repository overlaps with contributors from major projects including Microsoft's VSCode and TypeScript repositories and the Rust language project.

Professional OSINT and social media analysis platforms including Social Links API, Social Links Crimewall, and UserSearch have built commercial tools on top of Maigret's foundation.

maigret
by
soxojsoxoj/maigret

Repository Details

Fetching additional details & charts...