iojw/socialscan
Python library for accurately querying username and email usage on online platforms observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- Release rhythm 8
- 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: n/a
- age_days: 2754
- days_rel: n/a
- days_push: 30
- n_releases_24m: 0
Adoption not part of the score
1826 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
socialscan is a Python library and CLI tool that checks whether usernames and email addresses are taken, available, or invalid across online platforms like Instagram, Twitter, GitHub, and Reddit. It uses asyncio with aiohttp to run concurrent queries, delivering accurate results without the false positives common in similar tools.
Use cases
- check if a username is taken on instagram or twitter
- find out if an email address is registered on online platforms
- bulk check hundreds of usernames for availability
- osint investigation of a target's social media presence
- verify username availability before registering accounts
- check reserved or banned usernames accurately
When to choose
- you need accurate username/email availability checks without false positives
- you want fast bulk queries via async concurrency
- you need both a CLI and an importable Python library
- you want email address checking, which most username checkers lack
When to avoid
- you need coverage of platforms not in the supported list
- you need a GUI or web interface rather than CLI/library
- you need deep profile data extraction rather than availability status
Facets
cli-tool · maturity active
osint cli http-client web-scraping osint social-media security python cli cross-platform username-checker email-checker asyncio account-availability osint-tool command-line
2 sources
- readme: https://github.com/iojw/socialscan · fetched 2026-08-28 · b6088e645f04
- registry_pypi: https://pypi.org/pypi/socialscan/json · fetched 2026-08-29 · 171b5ac47904
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iojw/socialscan | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem