A friend sends you a TikTok link. You don't have the app — maybe you deleted it, maybe you never had it — and instead of the post, you get a full-screen prompt asking you to open the app or sign in. The post itself is public. Nothing about viewing it should have required an account in the first place.
That's the exact gap TikStories fills. Paste a public username or a tiktok.com/@username link, and it shows the account's active stories — each tile marked with the hours left before it expires — plus recent videos when no story happens to be live.
The empty-page problem
Most of the time, an account you check won't have an active story running. That's the normal case, not a failure, but a lot of story viewers treat it as a dead end and just show nothing. I wanted the fallback to still be useful, so when there's no story, TikStories shows the account's recent video grid instead. You still get an answer to "what has this account been posting."
What "no login" actually means
The username lookup happens server-side — no TikTok cookies, no session tied to any account. Once a story or video is actually loading, playback comes straight from TikTok's own CDN, exactly the way any public page would serve it. And it only works on public accounts: a private account's stories go to its approved followers and nobody else, so there's nothing here to fetch even if you wanted to.
No sign-up, free, no daily cap. Built and run by me as a small side project.