2C Apr 3, 2020 @ 5:43am
How to link my Steam Name via Steam Web API on my Website (HTML)?
Hey, I try to link my Gamertag on my Website, so if I change my Name, it shoul also change automatic on the Website. I tried to use Steam Web API as I did for the profile picture (which works), but there I can only get my current Name and no link which I could copy.

Thx for everyone who tries to help and sorry for my bad english. I hope you can understand what i try to say :)
Last edited by 2C; Apr 3, 2020 @ 5:43am
< >
Showing 1-5 of 5 comments
2C Apr 3, 2020 @ 6:01am 
Originally posted by wuddih:
https://partner.steamgames.com/doc/webapi/ISteamUser#GetPlayerSummaries
players->personaname

Thx, but that's the link which I already found. It just shows the current name of the player. If I copy paste it into my html, it won't change in my file, if I change my steam name.

Or is there any way, which updates the name automaticly? Then please tell exactly what I have to do :)
Last edited by 2C; Apr 3, 2020 @ 6:04am
MalikQayum Apr 3, 2020 @ 6:32am 
you need to make a cron job then and have it update the GetPlayerSummaries for you.
wuddih Apr 3, 2020 @ 7:12am 
copy/paste?

if you are learning html/css/js atm, just do that first. get comfy with it.
on the way you learn php.
then you do stuff like this:
https://stackoverflow.com/questions/41042718/steam-api-with-php-from-json
2C Apr 3, 2020 @ 7:26am 
Originally posted by wuddih:
copy/paste?

if you are learning html/css/js atm, just do that first. get comfy with it.
on the way you learn php.
then you do stuff like this:
https://stackoverflow.com/questions/41042718/steam-api-with-php-from-json

Thx :) Yes I don't know that much but Ilearn fast :D
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Apr 3, 2020 @ 5:43am
Posts: 5