0,source_type传2,然后会返回一个空的粉丝列表,里面包含了max_time,然后再次请求时,max_time传上一次请求返回的max_time,source_type传1,即可获取到粉丝列表。1,第一次请求时使用2作为来源类型,然后再次请求时使用1作为来源类型。0 for max_time, pass 2 for source_type, and an empty fans list will be returned, which contains max_time, then pass the max_time returned by the previous request for paging each time, pass 1 for source_type, you can get the fans list.1, use 2 as the source type for the first request, and then use 1 as the source type for the subsequent request.curl --location '/api/v1/douyin/web/fetch_user_following_list?sec_user_id=undefined&max_time=undefined&count=undefined&source_type=undefined'{
"code": 200,
"request_id": null,
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": null,
"cache_message": "This response is cached and accessible via the URL below for 24 hours at no extra cost. The cache is for request tracing only — it doesn't affect the API's data freshness and won't be returned through the API again.",
"cache_message_zh": "本次响应已缓存,可通过下方 URL 直接查看,有效期 24 小时,访问缓存链接无额外费用。缓存仅用于请求溯源,不影响接口数据的时效性,也不会再次通过接口返回。",
"cache_url": null,
"router": "",
"params": {},
"data": null
}