Interact with various interfaces on Steam Community from Node.js
Go to file
2021-07-30 00:39:46 -04:00
.github Use npm run lint in workflow 2021-07-29 05:06:21 -04:00
.idea Refactor all files 2021-07-29 02:55:56 -04:00
classes Compare against PrivacyState rather than using a magic number 2021-07-30 00:27:21 -04:00
components Clean up comment parsing code a little 2021-07-30 00:39:46 -04:00
examples Refactor all files 2021-07-29 02:55:56 -04:00
resources Update EResult.js 2021-07-29 04:54:27 -04:00
.editorconfig Add .editorconfig 2017-12-30 02:25:07 -05:00
.eslintrc.js Ignore unused vars starting with underscore 2021-07-29 22:55:26 -04:00
.gitignore Added IDE config to repo 2018-10-31 03:47:55 -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 Start adding callback promises 2021-07-29 05:55:12 -04:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json Start replacing request with got 2021-07-29 05:47:24 -04:00
README.md Removed stats-reporter 2019-09-07 05:05:46 -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.

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.