Pull and analyze the comments on a post/video — sentiment breakdown, recurring themes/keywords, top comments, and notable questions or complaints. Use when the user says "analyze the comments", "what are people saying on this post", "comment sentiment", or…
Work with Douyin (抖音) data via TikHub — fetch videos, user profiles and post lists, video comments, and run video/user/general search via Douyin's dedicated search series. Use when the task targets Douyin. Covers App-V3 and the Douyin Search series.
Build with the official TikHub Python SDK (pip install tikhub). Use when the user is writing a Python app, script, or data pipeline against TikHub. Covers install, client init from TIKHUB_API_KEY, the platform namespaces, sync/async, pagination, and error…
Discover what's trending — viral content, rising hashtags, hot sounds, and ranking boards — on TikTok, Douyin, Twitter/X, and more. Use when the user asks "what's trending", "viral right now", "hot hashtags/sounds", "rising creators", or wants a trend report…
Call the TikHub REST API directly with curl/HTTP. Use for zero-install scripting, CI, non-Python environments, or when the MCP path is unavailable. Covers base URLs, Bearer auth, the /api/v1/{platform}/... path scheme, pagination, rate limits, retries, error…
Work with Xiaohongshu / RedNote (小红书) data via TikHub — fetch image and video note details, user info and posted notes, search notes/users/products/images, and pull note comments and sub-comments. Use when the task targets Xiaohongshu. Covers the Xiaohongshu…
Research a hashtag or keyword — volume/popularity signals, top and recent content, and related hashtags — on TikTok, Douyin, Instagram, Xiaohongshu, and more. Use when the user asks "research
Work with Instagram data via TikHub — fetch user info and posts, search users/reels/hashtags/music/locations, pull post comments and replies, and hashtag feeds. Use when the task targets Instagram. Covers the Instagram V2 API.