SCRYNX
🇬🇧
Open the checker

SCRYNX / guides

How to check thousands of accounts at once

Whether it's a purchased list, an old database, or a portfolio you manage, the question is the same: which of these accounts still exist? Here is how to answer it for ten thousand accounts without spending your week on it.

Published 2026-08-09 · by the SCRYNX team

Why checking one by one doesn't work

Manually opening profiles takes about 30 seconds each — a 10,000-account list is over 80 hours of clicking. Scripting it naively is worse: platforms rate-limit anonymous requests aggressively, so a scraper starts returning errors after a few dozen profiles, and the errors are silently indistinguishable from dead accounts. That last part is the real danger: a check that can't tell “dead” from “couldn't read” produces lists you can't trust.

What a real bulk check does differently

Three things separate a usable bulk checker from a script:

Step by step

1. Prepare the list. One username per line, duplicates removed. No file conversion needed — plain text is the format.

2. Run in batches of 1,000. Paste a batch into the bulk checker and run it; a 10,000-account list is ten runs, and every run stays saved in your library.

3. Pick the depth. Liveness and name costs $1.75 per 1,000 accounts. The full profile — based-in country and join date included — costs $3.80 per 1,000. Only resolved accounts are charged.

4. Export. Alive and dead lists download as CSV or plain text, split by country in full-profile mode.

Reading the results honestly

Alive means the profile loaded and was visible to a live session at check time. Dead means no live profile answered — banned, disabled, deleted or renamed. Unknown means the check couldn't read the profile reliably; treat unknowns as “re-run later,” never as dead. Results are a snapshot: an account alive at noon can be banned by evening, so for anything you monitor, re-running beats trusting an old export.

What it costs at scale

The math is linear: 10,000 accounts cost $17.50 for liveness or $38.00 for full profiles. 100,000 accounts: $175 or $380. There's no subscription — a prepaid USDT balance is debited per resolved account, so a list that's 30% unreadable costs 30% less.

Key takeaways

Paste your first batch and see every account resolved — alive, dead, or honestly unknown.

Open the bulk checker