mProjectsCode / obsidian-media-db-plugin

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
GNU General Public License v3.0
254 stars 31 forks source link

Steam API to pull playtime and achievements #156

Open kud3n013 opened 3 months ago

kud3n013 commented 3 months ago

Steam API, speficly ISteamUserStats

A link to their API documentation

What does the API do/offer Steam provides methods to fetch global stat information by game. I am hoping to have the ability to extract my playtime and achievements automatically.