TikTok for Developers · Arazzo Workflow
TikTok Research Video Search and Comments
Version 1.0.0
Search public videos by keyword and date range, then pull comments on the first matching video.
Provider
Workflows
research-search-and-comments
Search research videos, then list comments on the top match.
Runs a boolean keyword video search over a date range and region, then lists the comments on the first matching video when one is found.
1
searchVideos
queryResearchVideos
Run a boolean AND search matching the keyword and region within the date range, returning the requested video fields.
2
listComments
listVideoComments
Retrieve the comment thread on the first matching video, including text, like counts, and reply counts.