Every scan follows the same shape, tuned per platform: generate a batch of candidates, check each one at a pace that platform actually tolerates, and report exactly what came back — nothing inferred, nothing reserved.
Say you want variations on the word “ember” across Telegram. You type a base word and a length range once. From there, roughly this happens:
unclaimed_ only ever reads availability. No candidate is ever registered, reserved, or claimed by us on any platform — scanning and claiming stay two separate, manual steps, always in your hands.
What does “live” actually mean?
Every check happens in real time against the platform itself when you run a scan — not against a cached list or a snapshot from earlier. What's shown is what's true right now, for that one moment.
What happens if I get rate-limited?
The scan backs off automatically and reports it honestly as LIMITED rather than guessing whether a name is open. Each platform's pacing is tuned specifically to make this rare.
How accurate is it?
As accurate as the platform's own response. unclaimed_ doesn't infer or estimate — every status comes directly from what that platform returned for that exact candidate.
Can two people scan the same name and get different answers?
Only if the name's availability actually changed between checks — same as it would if you checked it by hand twice, minutes apart.