You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Social-media data for Claude — download media and fetch posts, profiles, comments, search,
trends, and analytics across TikTok, Douyin, Instagram, YouTube, Twitter/X, Threads,
Xiaohongshu, and 9+ more platforms, powered by TikHub.
19 skills across three layers: integration (MCP / REST / SDK), per-platform coverage, and
ready-made task workflows.
Videos, users, search, Billboard, Xingtu KOL, trend index
instagram
Users, posts, search, comments, hashtags (V2)
youtube
Video info, streams, captions, comments, search (Web-V2)
twitter-threads
Tweets/posts, profiles, timelines, search, trends
xiaohongshu
Note details, users, search, comments (App-V2)
Tasks
Skill
Outcome
social-media-downloader
Download video/audio/images (no-watermark) from any URL
creator-analytics
Profile + engagement + cadence + top content for an account
trend-research
Trending content, rising hashtags, hot sounds, ranking boards
social-listening
Mentions → sentiment → themes → cited digest
competitor-analysis
Benchmark multiple accounts side by side
hashtag-research
Hashtag volume, top content, related tags
comments-analysis
Comment sentiment, themes, top comments for a post
bulk-data-export
Paginate large lists → dedup → CSV/JSON, with cost estimate
Examples
You: Download https://www.tiktok.com/@nasa/video/7372484719365098283 without watermark
→ social-media-downloader parses the URL and saves the no-watermark MP4.
You: How is @nasa doing on Instagram?
→ creator-analytics pulls the profile + recent posts and reports engagement rate & top content.
You: What's trending on TikTok in the US right now?
→ trend-research pulls popular trends, hashtags, and hot sounds for the US.
You: What are people saying about "Claude AI" across platforms?
→ social-listening searches each platform, classifies sentiment, and returns a cited digest.
Notes
The MCP path needs Node.js (npx). No Node? Use REST/SDK, or self-host (pip install tikhub-mcp).
TikHub bills per API call. Task skills estimate cost before large pulls and cap pagination.
China users can switch the base URL to https://api.tikhub.dev.
Claude Code plugin for TikHub — download media and fetch posts, profiles, comments, search, trends & analytics across TikTok, Douyin, Instagram, YouTube, Twitter/X, Xiaohongshu and 9+ more platforms, via TikHub's hosted MCP, REST API, or Python SDK.