Interact with various interfaces on Steam Community from Node.js
Go to file
Jack Nolddor cae85433f9
fix: getUserInventoryContents() make unnecesary calls
Steam inventory limits are back to normal there is no reason to just gather 2k items instead 5k max allowed by API
2024-04-18 08:14:14 +02:00
.github Create FUNDING.yml 2020-03-10 03:51:16 -04:00
.idea Some minor updates 2023-06-24 02:40:48 -04:00
classes Add user/workshop/curator follow & unfollow support (#320) 2023-10-01 21:22:44 -04:00
components fix: getUserInventoryContents() make unnecesary calls 2024-04-18 08:14:14 +02:00
examples Updated enable and disable_twofactor examples to not use steam-session 2023-11-10 20:49:48 -05:00
resources Some minor updates 2023-06-24 02:40:48 -04:00
.editorconfig Add .editorconfig 2017-12-30 02:25:07 -05:00
.gitignore Ignore dev/ 2023-10-01 21:30:28 -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 Fixed steamID not being properly set when cookies have a domain attribute 2024-01-18 06:12:18 -05:00
LICENSE Added author info 2017-12-28 00:33:01 -05:00
package.json 3.48.2 2024-01-18 06:12:30 -05: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.