Skip to content

TikTok video comments

Export TikTok video comments and replies

InstagramTikTokFacebookX / Twitter

Enter 1–3 URLs of the same export type, one per line.

Estimated Credits0

Recent jobs

Export fields

comment_id
The stable TikTok identifier for the comment or reply.
parent_comment_id
The direct parent identifier; blank for a root comment.
thread_root_comment_id
The root comment identifier shared by every row in the same reply thread.
depth
The reply depth, with 0 for a root comment and higher values for replies.
video_id
The TikTok video identifier shared by every comment row in the export.
user_id
The TikTok user identifier of the comment author, when available.
name
The display name of the comment author, when available.
username
The TikTok username of the comment author, when available.
profile_url
The public TikTok profile URL built from the username, when available.
profile_pic_url
The profile picture URL returned for the comment author.
text
The text of the comment or reply.
created_at
The comment creation time formatted in UTC.
like_count
The like count returned for the comment.
mentions
A compact JSON array of mentions with user identifiers, username, and text offsets.
image_urls
Unique comment image URLs joined with a semicolon and space.
comment_url
A public link to the comment, using TikTok data or a video-and-comment fallback URL.

Common workflows

  1. Paste a TikTok video URL

    Use a supported full video URL, or a recognized TikTok share link that the workbench can resolve to one.

  2. Create the comments job

    A TikTok video has one comments export type, so no separate reply option is required.

  3. Collect each reply thread

    Every root comment is followed by all reply levels enumerable from that comment thread, in returned order.

  4. Download the threaded rows

    Download CSV or XLSX with parent IDs, thread roots, depth, author data, mentions, images, and comment URLs.

Frequently asked questions