TikTok Comment Viewer (Read-Only)
Paste a public TikTok video URL and read its comments in a clean list — no infinite scroll, no app switching. This viewer is read-only: it shows comments that are already public on TikTok, exactly as they appear there. It cannot reach private videos, post replies, or modify anything.
What this tool actually does
The viewer fetches public comments from TikTok via our backend and displays them as a readable list. That's the whole feature. Each row shows the commenter's handle, the comment text, how many likes it has, when it was posted, and how many replies it received. The text is plain — no GIFs, no stickers, no inline reactions. Reply threads are not opened automatically (that would be one extra round trip per comment). If you want to see replies, the original TikTok post is one tap away.
Why use this instead of scrolling in the TikTok app
Three reasons come up: (1) Skimming long comment sections. Popular videos can have tens of thousands of comments, and the TikTok app loads them in small batches as you scroll, which gets tedious. Here you can request 20 or 50 at once. (2) Reading without the autoplay pull. The TikTok app keeps the video playing while you read comments; some people prefer reading without the audio competing. (3) Quoting. Selecting and copying text in the TikTok app is awkward on mobile. Here it's just normal HTML text — select, copy, done.
What this tool cannot do (honest list)
Several things are structurally impossible, not just unimplemented. Private videos: their comments are not exposed to any third-party reader, including this one. Posting or replying: the viewer is read-only by design and has no Snagtik account to act under. Liking comments: same reason. Sorting by date / likes: not currently supported — comments are returned in TikTok's default order (roughly most-engaged first). Showing deleted comments: we mirror what TikTok shows — once a comment is deleted upstream, it disappears here too (after the 30-minute cache window).
Upstream quota — what the "service unavailable" message means
The data source we use for comments is a shared free API with a daily limit (10,000 requests across all its users globally). When that global limit is hit, the viewer returns "service temporarily unavailable" and a retry-later message. This is not a bug on our side and not specific to your IP — it's a shared resource that everyone using the upstream depends on. It typically resets within a few hours. We could pay for a higher tier, but until comment-viewing demand justifies that, the honest framing is: useful when available, transparent when not.
Privacy of comments shown here
The comments you see here are already public on TikTok — there's no privacy circumvention going on. Anyone with the video URL can see the same comments by opening the link in any browser without a TikTok account. We don't enrich, deanonymize, or cross-reference commenters. We display the handle the commenter chose, the text they posted, the like count, and the timestamp. Snagtik has no user accounts, so we cannot associate comments with anyone's reading history. Pages are cached for 30 minutes server-side to absorb pagination; after that they expire.
Suggested workflows
Some practical uses people have told us about: skimming a viral TikTok's comments to find the "explainer" reply (the one that contextualizes a clip); collecting public quotes for an article; checking if a creator has responded in their own comment section; finding linked TikToks (creators often post related videos in their comments). For anything beyond personal skimming — reporting on creators, journalism, research — credit the creator and the commenter where due, and remember the comments belong to their writers.