Interact with various interfaces on Steam Community from Node.js
Go to file
2023-06-27 01:21:01 -04:00
.github Use npm run lint in workflow 2021-07-29 05:06:21 -04:00
.idea Merge branch 'master' into v4 2023-06-27 01:19:00 -04:00
classes Merge branch 'master' into v4 2023-06-27 01:19:00 -04:00
components Removed getWebApiOauthToken 2023-06-27 01:20:06 -04:00
examples Merge branch 'master' into v4 2023-06-27 01:19:00 -04:00
resources Merge branch 'master' into v4 2023-06-27 01:19:00 -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 Removed oAuthLogin method 2023-06-27 01:20:22 -04:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json Promote steam-session to a full dependency 2023-06-27 01:21:01 -04:00
README.md Remove defunct david-dm badge 2023-06-20 22:04:37 -04:00

Steam Community for Node.js

npm version npm downloads 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.