import requests
import json
url = '/web/api/v2/user/info/?sec_uid=MS4wLjABAAAAzVL8vu3h6wWkFzyIVP_Q2dg5MnSVhEOx3-Uo-Lcwg2Q'
wbdata = requests.get(url)
print(wbdata.text)
total_favorited 获赞数
following_count 关注数
follower_count 粉丝数
aweme_count 作品数量
favoriting_count 喜欢数量
verification_type 认证类型
signature 签名