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
243 stars 28 forks source link

Steam API to pull playtime and achievements #156

Open kud3n013 opened 1 month ago

kud3n013 commented 1 month 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.