Skip to content

Incanta/steam-app-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Reviews Exporter

This simple script will export all of the reviews for a Steam app.

Prerequisites

  1. NodeJS v16+. If you don't know which version to get, get "LTS", not "Current"
  2. yarn. You get this by running npm install --global yarn after you've installed NodeJS

Instructions

  1. Clone this repo
  2. In the repo directory, install dependencies by running yarn
  3. Run yarn start YourSteamAppId
    • For example: yarn start 1744770
  4. See the output file reviews.json with all of your reviews

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published