You can use the getAppList endpoint to get a JSON-formatted list of every application on Steam. This is the most accurate "huge list" and includes over 100,000 entries (games, DLC, etc.).
Attribute your data source. If using the API, cite Valve's Steamworks Documentation . Download STEAM HUGE LIST txt
Huge lists often contain "hidden" entries like soundtracks or legacy tools. You may need to filter these out using a script or spreadsheet software to focus on actual games. You can use the getAppList endpoint to get
When using this data in an academic paper, keep these tips in mind: If using the API, cite Valve's Steamworks Documentation
If you need a list of your own games for a project, you can generate a .txt file manually:
If you're looking for a "STEAM HUGE LIST" in text format to use for a research paper or data analysis, there are a few ways to get this data depending on whether you need a list of or just your personal library . 1. Downloading the Full Steam Global List
You can use the Steam Backlog Organizer on GitHub to download your library directly into a .csv file. 3. Developing Your Paper