Steam API to get game info
Asked Answered
A

1

8

how will I use steam API to get the info on a game if they search a game name in my website , I'm new to using API's please help!! example : I need to get the games minimum requirement in my website from steam

Anastrophe answered 10/10, 2021 at 4:31 Comment(0)
T
17

Take a look at Steam's Web API Documentation:
https://steamcommunity.com/dev

That should guide you through all the process. Make sure you read everything carefully so you won't miss anything!

These might help you:

Replace STEAMKEY in the url to your desired Steam Key.

Replace App_ID in the url to your desired Application/Game ID.

Tolerance answered 10/10, 2021 at 4:51 Comment(2)
App details API no longer works.Simplistic
Yes it does, appdetails still works.Spouse

© 2022 - 2024 — McMap. All rights reserved.