Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam API #5

Open
MaximilianMauroner opened this issue Feb 16, 2023 · 0 comments
Open

Steam API #5

MaximilianMauroner opened this issue Feb 16, 2023 · 0 comments
Assignees

Comments

@MaximilianMauroner
Copy link
Collaborator

Hello, this is Bing. According to the web, one of the best free APIs to get game information off Steam is the Steam Web API¹²³. It allows you to access data on Steam games, such as name, developer, tags, price, achievements and more. You need to register for a Steam Web API key and use HTTPS requests with JSON format to use it¹. You can also use endpoints such as GetAppList¹ or GetAppDetails³ to get information on all apps or a specific app on Steam.

I hope this helps. 😊

Source: Conversation with Bing, 16/02/2023(1) Steam API to get game info - Stack Overflow. https://stackoverflow.com/questions/69512319/steam-api-to-get-game-info Accessed 16/02/2023.
(2) Steam API all games - Stack Overflow. https://stackoverflow.com/questions/46330864/steam-api-all-games Accessed 16/02/2023.
(3) Steam API URL to obtain game data? :: Help and Tips. https://steamcommunity.com/discussions/forum/1/2572002906850818765/ Accessed 16/02/2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants