n8n-nodes-steam

Use the Steam Web API in your n8n workflows

MIT License

Downloads
9
Stars
3

n8n-nodes-steam Get the latest version on npm

This is an n8n community node. It lets you use the Steam Web API in your n8n workflows.

The Steam Web API allows developers to query Steam for information that they can present on their own sites.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Credentials Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Currently, this node supports the following operations:

  • Get the list of achievements on a game for a Steam user
  • Get the list of games for a Steam user
  • Get the list of recently played games for a Steam user
  • Get the friend list of a Steam user
  • Get the profile information of a Steam user

Credentials

The Steam Web API requires authentication, provided by an API key. It can be obtained this address: https://steamcommunity.com/dev/apikey.

Resources

Package Rankings
Top 23.54% on Npmjs.org
Badges
Extracted from project README
Get the latest version on npm