SoFunction
Updated on 2025-04-12

How to get QQ nickname and space avatar in Yi Language

Get QQ nickname and space avatar interface

1. This is the interface:/fcg-bin/cgi_get_portrait.fcg?uins=【Your QQ number】&get_nick=1&_=1438937421131

2. Delete the above in [], and delete it, fill in your QQ number to get the network name!

3. Example 1: /fcg-bin/cgi_get_portrait.fcg?uins=1074649852&get_nick=1&_=1438937421131

return:portraitCallBack({"1074649852":["/qzone/1074649852/1074649852/100",18731,-1,0,0,0,"Moon Shadow",0]})

4. And QQ space avatar: /qzone/1074649852/1074649852/100

5. The address you return to the avatar has been marked above. One interface can complete 2 acquisitions.

Tip: Do not click directly to view the avatar. Please copy the address first and view it. Because QQ space has anti-theft link function.

The above 5 points are all the content introduced this time. Interested readers, thank you for your support.