curl --location --request GET 'https://openapi.scdata.cc/api/v1/youtube/user/similar?channel_id=UCUFgkRb0ZHc4Rpq15VRCICA' \
--header 'Authorization: '{
"success": true,
"code": 200,
"message": "请求成功",
"data": [
{
"channel_id": "UClNwztERQAfHAb9zKWuelAg",
"title": "Cleaning The Dirtiest",
"avatar": "https://img.scrumball.cn/FjZ6BIztbbmQPMxKixn16DvwoCH3",
"description": "Cleaning The Dirtiest. ",
"subscriber_count": 2110000
}
]
}