Interact with various interfaces on Steam Community from Node.js
Go to file
2017-01-31 08:48:38 -05:00
classes Adding .getAllComments() 2017-01-31 06:16:38 -05:00
components Catch the community id and the custom url of the author 2017-01-31 08:48:38 -05:00
examples Added disable_twofactor example 2016-04-02 16:14:17 -04:00
.gitignore Ignore IDE stuff 2015-08-04 23:37:08 -04:00
CONTRIBUTING.md Added CONTRIBUTING.md 2016-03-15 15:06:08 -04:00
index.js Throw a descriptive error if accountName or password is missing in login 2017-01-04 00:07:33 -05:00
LICENSE Added LICENSE 2015-08-11 02:00:43 -04:00
package.json Adding Chrono to parse relative date 2017-01-31 06:26:11 -05:00
README.md Updated readme 2016-03-08 01:53:45 -05: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.