bommels / steamladder-api-examples

Steam Ladder API example code

Home Page:https://steamladder.com/api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam Ladder API examples

The following example demonstrate how to get a user's worldwide xp rank via the Steam Ladder API.

Make sure to fill in your API Key, you can view your API key here.

Python

Use Python 3. Make sure you have requests installed, then run python example.py.

Node

Make sure you have request and request-promise installed, then run node example.js

Feel free to do pull requests to add more example code.

About

Steam Ladder API example code

https://steamladder.com/api/


Languages

Language:Python 55.1%Language:JavaScript 44.9%