返回 YouTube 红人粉丝的兴趣标签及各标签的受众占比。属于高级受众洞察接口,配额消耗较高。
/api/v1/audience/youtube/interest额度扣减: 本接口每次成功请求会从套餐额度中扣减 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[].interest | string | Interest |
data[].value | string | Value |
data[].illustration | string | Note |
在线调试
查询参数
channel_id*cURL 示例
curl -X GET "https://openapi.scdata.cc/api/v1/audience/youtube/interest?channel_id=UCX6OQ3DkcsbYNE6H8uQQuVA" \-H "Authorization: YOUR_API_KEY"
响应示例 (200 application/json)
{"success": true,"code": 200,"message": "Request successful","data": [{"interest": "Philanthropy","value": "30.00","illustration": "The audience is drawn to MrBeast's charitable acts, such as planting trees and helping those in need."},{"interest": "Extreme Challenges","value": "25.00","illustration": "Viewers enjoy watching extreme challenges like surviving in harsh conditions or competing for large prizes."},{"interest": "Gaming","value": "20.00","illustration": "Many fans are interested in gaming content, especially with MrBeast Gaming videos featuring popular games."},{"interest": "Entertainment","value": "15.00","illustration": "The audience loves entertaining content that includes humor, surprises, and engaging storytelling."},{"interest": "Food and Snacks","value": "10.00","illustration": "'Feastables' and food-related giveaways attract viewers who enjoy culinary experiences and unique snacks."}]}
使用场景
- 品类亲和度 — 按受众对你商品类目感兴趣的比例为红人排序。
- 相邻受众挖掘 — 发现相邻细分领域中受众与你重叠的红人。