Steam Game Tracker — Players, Reviews, Price & Metadata
Pricing
from $1.00 / 1,000 item trackeds
Steam Game Tracker — Players, Reviews, Price & Metadata
Track Steam game metrics: concurrent players, all-time peak, review score, price, discount, release date, developer, publisher, genres, and tags. Fetch by game ID or search keyword using Steam's public API and store page. Monitor player trends and pricing for gaming market research.
Pricing
from $1.00 / 1,000 item trackeds
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
17 hours ago
Last modified
Categories
Share
Steam Game Tracker
Track Steam game metrics: concurrent players, all-time peak, review score, price, discount, release date, developer, publisher, genres, and tags. Fetch by game ID or search keyword using Steam's public API and store page. Monitor player trends and pricing for gaming market research.
Features
- Player counts — current concurrent players via Steam's live API
- All-time peak — peak concurrent players from Steamspy
- Review metrics — score percentage, total reviews, positive/negative counts, review description
- Pricing — original price, current (discounted) price, discount percentage
- Metadata — developer, publisher, release date, genres, top-5 tags, Metacritic score
- Platform support — Windows / Mac / Linux availability flags
- Flexible input — lookup by App ID list, keyword search, or top sellers
- No API key required — uses Steam's public APIs only
Input
| Field | Type | Description |
|---|---|---|
appIds | array of integers | Steam App IDs (e.g. [730, 570, 440] for CS2, Dota 2, TF2) |
keyword | string | Search Steam store for matching games |
fetchTopSellers | boolean | Fetch top 20 games by 2-week player count from Steamspy |
maxResults | integer | Max games returned from search (1–50, default 10) |
Example — fetch specific games:
{"appIds": [730, 570, 440, 1245620, 1086940]}
Example — keyword search:
{"keyword": "survival crafting","maxResults": 15}
Example — top sellers:
{"fetchTopSellers": true,"maxResults": 20}
Output
Each game produces one record:
| Field | Type | Description |
|---|---|---|
app_id | integer | Steam App ID |
name | string | Game title |
developer | string | Primary developer |
publisher | string | Primary publisher |
release_date | string | Release date string from Steam |
price_usd | float | Original price in USD (null if free) |
is_free | boolean | Whether the game is free-to-play |
discount_pct | integer | Current discount percentage |
current_price_usd | float | Current (post-discount) price in USD |
current_players | integer | Live concurrent player count |
peak_players_alltime | integer | All-time peak concurrent players (Steamspy) |
review_score_pct | float | Positive review percentage |
total_reviews | integer | Total review count |
total_positive | integer | Total positive reviews |
total_negative | integer | Total negative reviews |
review_description | string | Steam review label (e.g. "Very Positive") |
genres | array | Genre list |
tags | array | Top 5 player tags by vote count |
metacritic_score | integer | Metacritic score (null if unavailable) |
is_early_access | boolean | True if game is in Early Access |
platforms | object | {windows, mac, linux} boolean flags |
steam_url | string | Steam store page URL |
Pricing
$0.005 per game fetched — charged only on successful data retrieval.
A run fetching 10 games costs ~$0.05. Top sellers (20 games) costs ~$0.10.
Use Cases
- Gaming market research — track player trends across genres and publishers
- Pricing intelligence — monitor discounts and price changes
- Review sentiment analysis — identify high-quality games by review score
- Competitor analysis — compare player counts and ratings across similar titles
- Personal dashboards — build a watchlist of games you follow
Popular App IDs
| App ID | Game |
|---|---|
| 730 | Counter-Strike 2 |
| 570 | Dota 2 |
| 440 | Team Fortress 2 |
| 1245620 | Elden Ring |
| 1086940 | Baldur's Gate 3 |
| 892970 | Valheim |
| 413150 | Stardew Valley |
| 578080 | PUBG: Battlegrounds |
| 1151340 | Fallout 4 |
| 377160 | Fallout 4 (GOG) |
Data Sources
- Steam Store API — game metadata, pricing, genres
- Steam Web API — live player counts
- Steam Reviews API — review scores and counts
- Steam Search Suggest — keyword search
- Steamspy — all-time peak players, tags, owner estimates
All APIs are public — no API keys required.
Related actors
- Product Hunt Launches Tracker — Indie game and tool launches on Product Hunt to discover games before they hit Steam
- Reddit Thread Analyzer — r/gaming / r/pcgaming community sentiment to pair with Steam review scores
- YouTube Channel Stats — Gaming YouTuber channel growth as a leading indicator for game popularity
Feedback
If this actor helps your gaming market research, a review helps others find it: Leave a review on Apify Store