Interact with various interfaces on Steam Community from Node.js
Go to file
2018-07-11 00:00:16 -04:00
classes Renamed getProfileBackground to getUserProfileBackground and added it to CSteamUser 2018-07-10 23:28:26 -04:00
components Added postProfileStatus and deleteProfileStatus (closes #200) 2018-07-10 23:59:57 -04:00
examples Use writeFileSync instead of writeFile without callback 2018-01-16 14:40:07 -05:00
resources Updated EResult 2018-07-10 23:53:05 -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 Follow redirects when posting to own profile (fixes #178) 2018-05-18 17:32:33 -04:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json 3.37.0 2018-07-11 00:00:16 -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.