将 YouTube 红人的近期内容按风格维度分类,概括其向受众传递的人格特征。属于高级受众洞察接口,配额消耗较高。
/api/v1/audience/youtube/content_style额度扣减: 本接口每次成功请求会从套餐额度中扣减 300 单位。
请求参数
必填参数
| 名称 | 位置 | 类型 | 说明 |
|---|---|---|---|
channel_id | query | string | Channel ID example: UCX6OQ3DkcsbYNE6H8uQQuVA |
可选参数
| 名称 | 位置 | 类型 | 说明 |
|---|---|---|---|
X-Language | header | string | Language code, supported: en, zh-CN, ja, ko example: en |
响应字段
| 名称 | 类型 | 说明 |
|---|---|---|
success | boolean | Success |
code | integer | Code |
message | string | Message |
data | array<object> | Data |
data[].name | string | Personality |
data[].desc | string | Description |
在线调试
查询参数
channel_id*cURL 示例
curl -X GET "https://openapi.scdata.cc/api/v1/audience/youtube/content_style?channel_id=UCX6OQ3DkcsbYNE6H8uQQuVA" \-H "Authorization: YOUR_API_KEY"
响应示例 (200 application/json)
{"success": true,"code": 200,"message": "Request successful","data": [{"name": "Celebrity","desc": "MrBeast is at the pinnacle of influence with a massive subscriber count and high engagement rates. His content spreads widely, and his audience is highly engaged, showing characteristics of a celebrity influencer. His followers are deeply invested in his content, and his influence extends globally."},{"name": "Activist","desc": "MrBeast demonstrates a strong commitment to philanthropy and social impact projects, which resonates deeply with his audience. His charitable acts and community-focused initiatives align with the traits of an activist influencer, as he actively champions causes and engages his audience in meaningful ways."}]}
使用场景
- 品牌调性匹配 — 让活泼的品牌搭配活泼的红人,高端品牌搭配精致风格的红人。
- 创意 brief 输入 — 撰写与红人天然形式相符、而非对抗的 brief。