Skip to content
鼓励作者:欢迎打赏犒劳

03-b站接口

获取UP主的粉丝数接口

https://api.bilibili.com/x/relation/stat?vmid=27589677

  • vmid 是up主的id
json
{
    "code": 0,
    "message": "0",
    "ttl": 1,
    "data": {
        "mid": 27589677,
        "following": 118,
        "whisper": 0,
        "black": 0,
        "follower": 778
    }
}

如有转载或 CV 的请标注本站原文地址