About
Steam Pick is a tool that helps you pick games for you or for gifting someone. It analyzes a Steam profile and provides personalized recommendations by using data from the official Steam Web API and SteamSpy API.
This is a passion project and is not affiliated with Valve or Steam, or any game publisher/developer. It is open source, if you find bugs, have suggestions or want to see how it works, go to the GitHub repository.
All displayed games are linked to their official Steam store page.
Privacy Policy
The following Steam data is retrieved when requested by the user when a SteamID is submited through this application:
- Public persona name and avatar picture.
- User's game library, playtimes and achievements.
- Game store data. (names, tags, images, and descriptions)
This data is used solely to:
- Generate personalized game recommendations.
- Display some gaming statistics. (User's favorite tags and number of games)
All data is:
- (And must be) publicly avaiable.
- Not written to any persistent storage (databases, files, etc.). Only temporarily cached in memory.
- Processed in real-time during an active session.
- Provided "AS IS".
Server-side processing happens on Vercel's global edge network.
We do not share, sell, or transfer any data to third parties.