Skip to content

yashburshe/steam2csv

Repository files navigation

Steam2CSV

A web app to view any public user's Steam library and download their games list as a CSV file.

Features

  • View list of games with details such as name, icon, playtime and game's Steam store page.
  • View user information exposed by the Steam API such as Last Logged Off time, Avatar and date of account creation.
  • Download a CSV file containing the list of games with details.

Built With

  • Next.js
  • Tailwind CSS
  • Vercel (Deployment)

Installation

  1. Clone the repository
  2. Add your Steam API key to a .env file in the root directory as 'STEAM_KEY'
  3. Run npm install to install dependencies
  4. Run npm run dev to start the development server

About

View and download anyone's Steam game library to a .csv file

Topics

Resources

Stars

Watchers

Forks

Languages