Steam Game Stats avatar

Steam Game Stats

Pricing

from $5.00 / 1,000 games

Go to Apify Store
Steam Game Stats

Steam Game Stats

Owners, ratings, playtime, price and live concurrent players for any Steam game, by app ID, name or top-games list. Official SteamSpy + Steam APIs, no key needed.

Pricing

from $5.00 / 1,000 games

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Steam Game Stats ๐ŸŽฎ๐Ÿ“Š

Get owners, ratings, playtime, price and live concurrent players for any Steam game โ€” by app ID, game name, or a top-games list. Official SteamSpy + Steam APIs, no key required.

This Actor pulls hard numbers for Steam games: estimated owners, positive/negative review counts and score, average and median playtime, current and initial price, peak concurrent players, and each game's live player count right now. Perfect for game developers, publishers, investors and market researchers sizing up a game or a whole genre.

Uses the public SteamSpy API and Steam's public player-count endpoint โ€” no key, no login, no browser.


What you can do with it

  • ๐Ÿ“Š Size up a game โ€” owners, review score, playtime and revenue signals in one row.
  • ๐Ÿ•ต๏ธ Competitor & market research โ€” compare a list of games or pull the top 100.
  • ๐Ÿ’น Investor / publisher due diligence โ€” ownership and engagement estimates.
  • ๐Ÿ”ฅ Track live players โ€” current concurrent players for any game, on a schedule.
  • ๐ŸŽฏ Pair with review data โ€” combine with a reviews scraper for full player intelligence.

Features

  • โœ… No API key โ€” official public endpoints, works out of the box.
  • โœ… By app ID or game name โ€” pass IDs, or let it resolve names.
  • โœ… Top-games lists โ€” top 100 by 2-week players, all-time peak, or owners.
  • โœ… Rich records โ€” owners range, review score %, playtime, price, discount, peak CCU, live players, tags.
  • โœ… Low-maintenance โ€” stable official APIs, polite rate limiting built in.

Finding a game's app ID

The app ID is the number in the Steam store URL: store.steampowered.com/app/1245620/ELDEN_RING โ†’ app ID is 1245620. Or just pass the game name and the Actor resolves it.

Input

FieldDescription
Steam app IDsNumeric app IDs, e.g. 730, 1245620.
Game namesNames to resolve automatically, e.g. Elden Ring.
Top-games listOptional: top 100 by 2-week players, all-time peak, or owners.
Top-list sizeHow many from the list (max 100).
Include live playersAdd current concurrent players per game.
Max resultsOverall cap.

Example โ€” a competitor set

{
"gameNames": ["Elden Ring", "Baldur's Gate 3", "Cyberpunk 2077"],
"includeLivePlayers": true
}

Example โ€” the top 50 games by current players

{
"topList": "top100in2weeks",
"topListLimit": 50
}

Output

Each row is one game:

{
"app_id": "1245620",
"name": "ELDEN RING",
"developer": "FromSoftware Inc.",
"publisher": "Bandai Namco",
"genre": "Action, RPG",
"languages": "English, French, โ€ฆ",
"owners": "20,000,000 .. 50,000,000",
"owners_min": 20000000,
"owners_max": 50000000,
"positive": 981540,
"negative": 75137,
"review_score_pct": 92.89,
"userscore": 0,
"peak_ccu_yesterday": 29529,
"live_player_count": 20788,
"price_usd": 59.99,
"initial_price_usd": 59.99,
"discount_pct": 0,
"average_playtime_forever_min": 0,
"average_playtime_2weeks_min": 0,
"median_playtime_forever_min": 0,
"median_playtime_2weeks_min": 0,
"tags_top": "Souls-like, Difficult, RPG, Open World, โ€ฆ",
"tags": { "Souls-like": 12345, "Difficult": 9876 }
}

Run it on a schedule

Schedule the Actor to log ownership, price and live players over time, and connect a Google Sheets / Slack / webhook integration to build your own dashboard.

Notes & limitations

  • Uses the public SteamSpy API and Steam's public player-count endpoint โ€” no key needed.
  • Owners are SteamSpy estimates given as a range; playtime is in minutes.
  • peak_ccu_yesterday is SteamSpy's peak concurrent from the previous day; live_player_count is the current concurrent players from Steam.
  • Price is in USD; 0 price means free-to-play.
  • This is public, non-personal game data.

Keywords

Steam stats, SteamSpy, Steam owners, Steam player count, concurrent players, game analytics, Steam scraper, game market research, Steam game data, video game data, Steam API, owners estimate, game sales estimate, playtime data, Steam charts, game intelligence, gaming market data, game revenue estimate, Steam price tracker, top Steam games.