Skip to content

FR: Game metadata from Steam #232

@mavanmanen

Description

@mavanmanen

Steam has the best metadata out there and is easy to access and parse in JSON format.
A list of all the app ids is available at https://api.steampowered.com/ISteamApps/GetAppList/v0002/?key={API_KEY}&format=json
A daily task could be run to update the local DB with this information for quick searching.
With the app id, the metadata can be grabbed at https://store.steampowered.com/api/appdetails?appids={APP_ID}

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions