In June I tested the 29 startup directories my launch tool submits to. Exactly one let you submit without an account.
I re-ran the whole thing today.
Now it's zero. And two of the directories no longer exist.
Method: curl each submit URL, follow redirects, record the final status and where you actually land. Then fetch anything returning 200 to see whether a real form was there.
Where you land is the useful part. /login?origin=/submit is not ambiguous.
The one that worked in June: Launching Next. A real free form — name, URL, description, maths captcha.
Today it returns 403 to an automated request.
Might still be fine in a browser. But nothing is verifiably open any more.
Two are gone. Not down — gone.
SaaSBird
Stunning
In June both refused the connection, which at least means something was there. Today the domains don't resolve at all.
Both are still on the "best directories" lists.
Four now prove the login wall by redirect. You ask for the submit page and you land here:
findly.tools → /sign-in?from=submit
startupbase.io → /login?origin=/submit
tinylaunch.com → /login?returnTo=
hashnode.com → /login?callbackUrl=
No interpretation needed.
Five still 404 on the submit URL published in their own docs:
SaaSHub
OpenTools
ProductSeer
ToolFinder — was a 403 in June, now the page is simply gone
BetaPage — 301s to a different domain, which then 404s
Twelve weeks of drift on one list:
MicroLaunch now sends submissions to a paid tier
ToolFinder's submit page vanished
AlternativeTo swapped a 404 for a 403
GetMoreTools came back from the dead
AI Tools Directory moved its URL
One genuinely free route I could confirm: Fazier.
Basic tier, $0 — "reviewed & listed within 30 days", and you embed a backlink.
Paid tiers are $29 / $49 / $149.
That's the only free submission path I found in 29.
The caveat, and it matters: a 403 means a script was blocked. A human in a browser often walks straight through.
I didn't create 24 accounts to check. So "needs an account" here means "not automatable" — a narrower claim than it sounds.
The point isn't that directories are useless. It's that the lists recommending fifty of them are snapshots that decay, and nobody re-checks.
I build Zarek, which submits to these. The audit exists because I needed to know what was automatable.
Both runs, every URL: zarek.tech/research/startup-directories
Top comments (0)