Social platforms

Get a user by uid

GET/weibo/users/{uid}

Profile, follower count (parsed from `43.2万`-style upstream strings), verification status.

Request
curl https://api.unifapi.com/weibo/users/{uid} \
  -H "Authorization: Bearer $UNIFAPI_KEY"
About this endpoint

Part of the Weibo API in the social platforms category. Billed at $0.001 per record returned — flat across every endpoint.

Need this in production? Pay-as-you-go has no monthly minimum and no hard request cap.

← Back to Weibo