soxoj/socid-extractor
⛏️ The extraction engine behind Maigret: turn any profile URL into a structured OSINT record across 150+ sites observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 48
- age_days: 2481
- days_rel: 51
- days_push: 16
- n_releases_24m: 4
Adoption not part of the score
1073 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
socid_extractor is a Python library and CLI that extracts structured account metadata and stable internal identifiers (usernames, UIDs, GAIA IDs, etc.) from public profile pages across 130+ platforms. It powers Maigret and returns a flat, normalized dictionary of fields from HTML or API responses without requiring API keys.
Use cases
- extract account info from a social media profile url
- get stable user ids that survive username changes
- scrape profile metadata from 150+ sites without api keys
- correlate accounts across platforms for osint investigations
- parse profile pages into structured for pipelines
- find linked social accounts from a profile page
When to choose
- you need uniform profile extraction across many platforms in Python
- you want stable internal identifiers for cross-site account correlation
- you're building OSINT tooling like Maigret and need a battle-tested extraction engine
When to avoid
- you need a full username search across sites rather than extraction from a known URL (use Maigret)
- target sites require JavaScript rendering or authentication
- you need a no-code GUI investigation tool
Facets
library · maturity active
web-scraping parser nlp developer-tools osint crawlers security python cli cross-platform osint profile-extraction identity-resolution html-parsing account-identifiers maigret natural-language-processing
2 sources
- readme: https://github.com/soxoj/socid-extractor · fetched 2026-08-28 · 45ffa862b6c6
- registry_pypi: https://pypi.org/pypi/socid-extractor/json · fetched 2026-08-29 · 4ef5d1d24f64
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| soxoj/socid-extractor | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="soxoj/socid-extractor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem