# JackJuly/linkook

🔍 An OSINT tool for discovering linked social accounts and associated emails across multiple platforms using a single username.

Repository: https://github.com/JackJuly/linkook
Canonical: https://ross.abutalabs.com/products/linkook
Language: Python
License: MIT
License Family: permissive
Topics: footprint, information-gathering, osint, osint-python, osint-tool, pentest-tool, pentesting, sherlock, sherlock-alternative, username-checker, username-search
Last push: 2026-02-28T17:40:14+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 69, release rhythm 40, longevity 41
- inputs: {"age_days": 580, "days_push": 186, "days_rel": 546, "gap_med": 11.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1008, forks 121 (observed 2026-08-28T04:03:12.706885+00:00)

## What it is
Linkook is a Python-based OSINT command-line tool that discovers linked social media accounts and associated email addresses across multiple platforms from a single username. It can check discovered emails against breach databases and export relationship data in a Neo4j-compatible JSON format for visual graph analysis.

## Use cases
- find all social media accounts linked to a username
- discover emails associated with a social media handle
- check if an email has been compromised in a data breach
- map a person's online footprint across platforms
- export OSINT scan results to Neo4j for graph analysis
- pentest reconnaissance on a target username
- alternative to Sherlock for username enumeration

## When to choose
- you need to trace interconnected social accounts and emails from one username
- you want breach-check integration (HudsonRock or Have I Been Pwned) built into username enumeration
- you want scan results as a graph database export for visual link analysis
- you prefer a pipx-installable Python CLI for OSINT workflows

## When to avoid
- you need a web GUI or dashboard rather than a command-line tool
- you only need simple username existence checks without linked-account traversal or email discovery
- you require real-time monitoring or scheduled continuous OSINT collection
- your use case is commercial bulk enrichment at scale rather than targeted investigation

## Facets
- artifact type: cli-tool
- maturity: active
- function: osint, security, search-engine, cli, developer-tools
- domain: osint, security, penetration-testing, privacy, social-media
- platform: python, cli, cross-platform, windows
- tags: username-search, social-media-footprint, email-discovery, breach-check, neo4j-export, sherlock-alternative, info-stealer-check, pentesting, link-analysis, graph-visualization, command-line, linux, macos

## Member repositories
- JackJuly/linkook (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.706885+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:06.738230+00:00, confidence not recorded.
  - readme: https://github.com/JackJuly/linkook (fetched 2026-08-28T04:03:12.706885+00:00, sha 930b31b8437c)
  - registry_pypi: https://pypi.org/pypi/linkook/json (fetched 2026-08-29T13:12:23.745399+00:00, sha 297369a6bcf2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
