App Logo
tiktok.com

Get TikTok related videos

Get the “you may like” related-video recommendations shown next to a TikTok video (a single ~12-item snapshot, not a paginable list).

Input

video required

Full TikTok video URL or a bare numeric video id.

Output

videos required

The recommendation batch the video page loads (~12 items). This is a non-deterministic snapshot: TikTok re-ranks it per load, so it is not stably paginable.

videoId required

FAQ

Get the “you may like” related-video recommendations shown next to a TikTok video (a single ~12-item snapshot, not a paginable list).
Required: video.
It returns videos, videoId.
No. It only uses pages of tiktok.com that are reachable without signing in.
It only reads. It looks things up on tiktok.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/tiktok.com/get_related_videos, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tiktok.com/get_related_videos
It is part of Reduck's official curated catalogue.

Start building not clicking