Interact with various interfaces on Steam Community from Node.js
Go to file
2018-04-11 00:27:57 -04:00
classes Fixed crashes if somehow market items are really broken (fixes #197) 2018-04-10 01:06:52 -04:00
components Added privacy controls for gameDetails and playtime 2018-04-11 00:27:10 -04:00
examples Use writeFileSync instead of writeFile without callback 2018-01-16 14:40:07 -05:00
resources Added methods to deal with Steam group join requests 2017-08-06 19:08:45 -04:00
.editorconfig Add .editorconfig 2017-12-30 02:25:07 -05:00
.gitignore Ignore IDE stuff 2015-08-04 23:37:08 -04:00
.npmrc Added language argument to getUserInventoryContents 2017-06-15 10:04:37 -04:00
CONTRIBUTING.md Updated CONTRIBUTING.md 2017-12-28 00:34:15 -05:00
index.js Added privacy controls for gameDetails and playtime 2018-04-11 00:27:10 -04:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json 3.36.0 2018-04-11 00:27:57 -04:00
README.md Added stats-reporter integration 2017-06-15 10:03:14 -04:00

Steam Community for Node.js

npm version npm downloads dependencies license paypal

This module provides an easy interface for the Steam Community website. This module can be used to simply login to steamcommunity.com for use with other libraries, or to interact with steamcommunity.com.

It supports Steam Guard and CAPTCHAs.

This reports anonymous usage statistics to the author. See here for more information.

Have a question about the module or coding in general? Do not create a GitHub issue. GitHub issues are for feature requests and bug reports. Instead, post in the dedicated forum. Such issues may be ignored!

Documentation

Documentation is available on the GitHub wiki.

Support

Report bugs on the issue tracker or ask questions on the dedicated forum.