Interact with various interfaces on Steam Community from Node.js
Go to file
Heartz66 260bfaa0ad
Fix Not Logged In
Steam recently changed their login pages. This change should correctly identify the login state.
2022-08-24 23:59:51 +02:00
.github Create FUNDING.yml 2020-03-10 03:51:16 -04:00
.idea Updated comment 2022-02-02 03:35:44 -05:00
classes Merge pull request #220 from Revadike/feature/profile-comments 2021-07-22 02:34:32 -04:00
components Fix Not Logged In 2022-08-24 23:59:51 +02:00
examples Modernized disable_twofactor example script 2020-04-04 21:53:34 -04:00
resources Merge branch 'master' into feature-get-friends-list 2021-07-22 03:03:24 -04:00
.editorconfig Add .editorconfig 2017-12-30 02:25:07 -05: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 Export EFriendRelationship with the E prefix 2021-07-22 03:05:23 -04:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json 3.44.1 2022-05-13 22:49:06 -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.