/steam2csv

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

Primary LanguageEJS

Steam2csv

View anyone's Steam library and export it to .CSV Deployed at steam2csv.xyz

Installation guide

❗ Running this project requires you to register for a Steam Web API Key which you can do over here

  1. Clone the repository
  2. Install requirement using npm i
  3. Add a ⚙️ .env file and add the following variables
    • PORT
    • STEAM_API_KEY
    • SESSION_KEY
  4. Run nodemon index.js

⚠️ To enable the Sign In flow in development, make sure to change the values of the passport