steam_charts_concurrent
Get Steam's live concurrent players leaderboard with ranks, app IDs, and peak counts. Optionally enrich with game names and review summaries.
Instructions
Get Steam's live games-by-concurrent-players leaderboard. Returns the live leaderboard of games ranked by current concurrent players (rank, appid, current concurrent, peak). By default each row is enriched with the game name and review summary; pass enrich=false for raw ranked app ids. Credential-free public Steam WebAPI JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l | No | Steam store language name for name enrichment | |
| cc | No | Store country code (ISO) for name enrichment | |
| enrich | No | Attach game name and review summary to each rank |