Ross ROSS = Recommend OSS · open-source software intelligence for agents

iojw/socialscan

Python library for accurately querying username and email usage on online platforms observed · 2026-08-28

github.com/iojw/socialscan · Python · MPL-2.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
iojw/socialscanmain66

For agents

markdown · JSON · MCP: product_card(name="iojw/socialscan")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem