tiktok_video_stats
Fetch a single TikTok video's stats and metadata: play/like/comment/share/save counts, author, sound, duration, description, hashtags, and create time. Use to measure a specific post's performance. Accepts a numeric video_id (aweme_id) or a full TikTok video URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Return the full untrimmed payload. Default false = compact JSON. | |
| video_id | Yes | aweme_id or a tiktok.com/.../video/<id> URL |