How to use Steam API with HTML | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to use Steam API with HTML

I want to use some Steam Informations like ingame hours on my website but if I integrate it in my HTML-files it shows me a JSON table. How can I only monitor choosen informations but not the whole JSON table?

18th Feb 2018, 3:18 PM
asH
1 Answer
0
You have to use JSON.decode for that and handle the JSON Table with Javascript.
18th Feb 2018, 9:42 PM
Private [GER]
Private [GER] - avatar