TikHub API 助手是一个 Claude Code Agent Skill,用于帮助用户搜索、发现和调用 TikHub API。TikHub 提供了多平台社交媒体数据 API,支持抖音、TikTok、小红书、Instagram、YouTube、Twitter、Reddit 等平台。This is a TikHub API skill/documentation repository. TikHub is a multi-platform social media data API service that provides RESTful endpoints for platforms including Douyin (抖音), TikTok, Xiaohongshu (小红书),
git clone https://github.com/liangdabiao/tikhub_api_skill.gitTikHub API 助手是一个 Claude Code Agent Skill,用于帮助用户搜索、发现和调用 TikHub API。TikHub 提供了多平台社交媒体数据 API,支持抖音、TikTok、小红书、Instagram、YouTube、Twitter、Reddit 等平台。This is a TikHub API skill/documentation repository. TikHub is a multi-platform social media data API service that provides RESTful endpoints for platforms including Douyin (抖音), TikTok, Xiaohongshu (小红书),
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/liangdabiao/tikhub_api_skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I need to use the TikHub API to gather data from [PLATFORM] for [COMPANY]. Can you help me find the right endpoint and parameters to retrieve [DATA]? I want to focus on [SPECIFIC_METRIC] like engagement rates or follower growth.
# TikHub API Query for TikTok Engagement Data
## Endpoint
`https://api.tikhub.com/v1/tiktok/posts/engagement`
## Parameters
- `access_token`: [YOUR_ACCESS_TOKEN]
- `username`: [TARGET_USERNAME]
- `start_date`: 2023-01-01
- `end_date`: 2023-12-31
- `metrics`: likes, comments, shares, views
## Expected Output
The API will return a JSON object with engagement metrics for the specified TikTok account over the given time period. This includes daily counts for likes, comments, shares, and views, allowing you to analyze performance trends.
## Example Response
```json
{
"data": [
{
"date": "2023-01-01",
"likes": 1200,
"comments": 45,
"shares": 30,
"views": 25000
},
{
"date": "2023-01-02",
"likes": 1500,
"comments": 50,
"shares": 35,
"views": 28000
}
],
"status": "success"
}
```AI assistant built for thoughtful, nuanced conversation
Social listening and community engagement platform
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power