HolidayExplanation 0 Report post Posted August 20 Is there a way to fetch certain data like the Steam Profile Name and Steam Avatar, if the Profile is Public, Steam Level, Ability to Invite Friends etc. and fetch it from Steam via Steam-User or is that something I would have to do without Steam-User via Steam Web API? Quote Share this post Link to post Share on other sites
Dr. McKay 277 Report post Posted August 20 I don't think you can request profile data for arbitrary users without you being friends with them (or being in the same group chat) via steam-user. 1 HolidayExplanation reacted to this Quote Share this post Link to post Share on other sites
HolidayExplanation 0 Report post Posted August 23 Thank you for the info! I went ahead and found a way using NPM request and the Steam API after reading your answer! Quote Share this post Link to post Share on other sites
SteamGuy 0 Report post Posted December 4 Could you provide your solution on how you did this? I would like to find the Steam ID from the username. Quote Share this post Link to post Share on other sites
vrtgn 5 Report post Posted December 5 9 hours ago, SteamGuy said: Could you provide your solution on how you did this? I would like to find the Steam ID from the username. That's almost impossible, unless you have a very unique name. The reason it wouldn't work is because anyone can have the same username as anyone else. Unless you're talking about the login username. I don't think you can, because that's hidden from everyone apart from the owner of the account itself. 1 Dr. McKay reacted to this Quote Share this post Link to post Share on other sites