Steam Scraper — Top Sellers, Players & Reviews (No API Key)
Pricing
from $5.00 / 1,000 results
Steam Scraper — Top Sellers, Players & Reviews (No API Key)
Scrape Steam with no API key and no proxies: top-selling games by country, live player counts, review scores, prices, discounts and owner estimates. Clean JSON for dashboards and AI agents.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Donk
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Steam Scraper — Top Sellers, Player Counts & Review Scores (no API key)
Live Steam market data for analysts, dashboards, market research, and AI agents: top sellers by country, live player counts, review scores, and owner estimates — no Steam API key, no proxies, no scraping setup. Results in seconds as clean JSON.
What you get
top-sellers mode — the current best-selling games on Steam for any country (US, DE, JP, BR…). Each item: appid, name, price, discount %, store URL. Use it for: market tracking, regional pricing comparisons, trend dashboards, newsletter content, game-industry research.
app-intel mode — a full intelligence record for any Steam appid: store details (name, price, genres, release date), live current player count, review summary + score, and an owner-count estimate. Use it for: competitor tracking, portfolio monitoring, due diligence on a single title.
Input
| Field | Type | Default | Notes |
|---|---|---|---|
| mode | string | top-sellers | top-sellers or app-intel |
| country | string | US | ISO country code (top-sellers) |
| appid | integer | 2429640 | Steam appid (app-intel) |
Example output (app-intel)
{"appid": 2429640,"name": "…","price": "$29.99","discount_percent": 0,"current_players": 18423,"review_summary": "Very Positive","review_score": 92,"owners_estimate": "2,000,000 – 5,000,000","genres": ["Action", "Roguelike"],"release_date": "…","store_url": "https://store.steampowered.com/app/2429640"}
Why this actor
- No keys, no proxies, no maintenance — data pulled live from Steam with short caching for fairness.
- Fast + cheap — pay per result, predictable costs, ideal for schedules (daily top-sellers snapshots) and integrations.
- Battle-tested engine — the same backend powers the GameDataKit x402 API (api.borisinc.com) used by wallet-native AI agents; this Store listing is the card-billed version.
Common recipes
- Daily market snapshot: schedule
top-sellersfor your key countries; diff datasets day-over-day. - Watchlist: run
app-intelfor a list of appids on a schedule; alert on player-count or review-score moves. - Regional pricing: run
top-sellersfor US/EU/JP and compare discounts.
Questions or feature requests: open an issue on the actor page — actively maintained.