'Public Info' Checks | API Development | TORN

'Public Info' Checks

    • Kaiser [2917403]
    • Role: Civilian
    • Level: 85
    • Posts: 50
    • Karma: 61
    • Last Action: 2 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    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?
    • Stig [2648238]
    • Role: Reporter
    • Level: 100
    • Posts: 1,264
    • Karma: 3,049
    • Last Action: 24 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    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
    • JKyte [2417425]
    • Role: Civilian
    • Level: 100
    • Posts: 945
    • Karma: 1,218
    • Last Action: 28 minutes
      • 0
    • Reason:
      Are you sure you want to report this post to staff?
      Cancel
    Posted on 11:57:09 - 13/05/24 (1 year ago)
    Post link copied to clipboard Copy post link
    You 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
Reply
Thread Title: