'Public Info' Checks
-
Thread created on 01:11:02 - 13/05/24 (1 year ago)|Last replied 11:57:09 - 13/05/24 (1 year ago)Hey all,
Newish to API scripting and I'm curious if there is a way to call other users' public information using the API or some other method, examples: Age on their profile, Number of Awards, etc. Basically anything that I could see if I was looking at their personal stats via their profile? -
-
Posted on 01:17:21 - 13/05/24 (1 year ago)Post link copied to clipboard Copy post link
https://api.torn.com/user/{PLAYER_ID}?selections=&key={YOUR_KEY}
You can add selections like 'personalstats' to get what you need -
-
Posted on 11:57:09 - 13/05/24 (1 year ago)Post link copied to clipboard Copy post linkYou should play around with the torn api here: https://www.torn.com/api.html
You can try out all kinds of options there and inspect the responses. There should also be at least a few scripters in the nuke family who can help answer your questions -