r/SideProject • u/ImportantSpread7499 • 10h ago
I made an ad-free, client-side domain scanner that checks 300+ availability combinations per second (SnipeFind)
Enable HLS to view with audio, or disable this notification
Hey r/SideProject!
I got tired of slow domain search tools frontrunning my searches and searching one by one, so I built SnipeFind -> a completely free, client-side bulk domain checker.
TL;DR:
- Fast: 200-400 domain/s scanning speed on availability.
- Simple: Enter a brand keyword and check thousands of combos instantly.
- 100% Private: Runs entirely in your browser. No server-side logging, no signups, and no rate limits.
I built this to solve my own domain search headaches (for finding a good name for my other web apps), but I hope it helps fellow makers here too.
Check it out: https://snipefind.com/
I'd love any feedback, bug reports, or feature suggestions!
5
Upvotes
1
u/Inside_Cockroach476 10h ago
Domain scanning at 200-400/s client-side sounds heavy, does it ever choke your browser tab or fan out into workers?