๐ฎ Steam Store Scraper - Games, Prices & Ratings
Pricing
from $2.00 / 1,000 results
๐ฎ Steam Store Scraper - Games, Prices & Ratings
Steam Scraper to extract game data from the Steam store by keyword. Get name, price, discount, Metacritic score, genres, developers, publishers, release date, description and platforms (Windows, Mac, Linux). For game price tracking, deal aggregators and games databases. Keyless and fast.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Ben
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
๐ฎ Steam Store Scraper โ Games, Prices & Ratings
Search the Steam store by keyword and extract structured game data โ prices, discounts, Metacritic scores, genres, developers, platforms and release dates on every result. It's the Steam catalog as clean data: current pricing, ratings and full store metadata for any game, with no API key, no proxy and no browser โ just a keyword and a country store. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.
๐ฎ What is the Steam Scraper?
It turns any Steam store search into a structured dataset. Give it a game keyword and a country store, and it returns matching games with name, price, discount, Metacritic score and platform support โ and, with full details enabled, enriches each game with developers, publishers, genres, release date, description and recommendation counts from Steam's appdetails endpoint. Because it calls Steam's public store endpoints directly, runs are fast and need no proxy or browser, so price trackers, deal sites and game databases get reliable Steam data without fragile HTML scraping.
What data does it extract?
- name, app_id, type, store url and country
- price, price_initial, currency and discount_percent
- metascore / metacritic_score and recommendations_total
- genres and categories
- developers and publishers
- release_date, coming_soon, required_age and is_free
- short_description and website
- Platform support โ windows, mac, linux, controller_support
- image and header_image, plus search_query and scraped_at
(Fields like developers, publishers, genres, release date, description and
recommendations are added when includeDetails is enabled.)
โฌ๏ธ Input
Search Steam by keyword and choose how much detail to pull:
| Field | Description |
|---|---|
searchQuery | Game keyword to search, e.g. cyberpunk, racing, portal |
country | Two-letter store country code for pricing, e.g. US, GB, DE, FR |
includeDetails | Fetch developers, publishers, release date, genres, description and recommendations per game (slower, richer) |
maxResults | Maximum games to return (1โ200) |
Example input
{"searchQuery": "racing","country": "US","includeDetails": true,"maxResults": 30}
โฌ๏ธ Output
Every game is one clean row (view as a table, or export JSON / CSV / Excel):
{"app_id": 1091500,"name": "Cyberpunk 2077","type": "app","price": 59.99,"price_initial": 59.99,"currency": "USD","discount_percent": 0,"metacritic_score": 86,"recommendations_total": 851865,"genres": ["RPG", "Action"],"categories": ["Single-player", "Steam Achievements"],"developers": ["CD PROJEKT RED"],"publishers": ["CD PROJEKT RED"],"release_date": "Dec 9, 2020","coming_soon": false,"is_free": false,"short_description": "Cyberpunk 2077 is an open-world, action-adventure RPG...","windows": true,"mac": false,"linux": false,"header_image": "https://cdn.akamai.steamstatic.com/steam/apps/1091500/header.jpg","url": "https://store.steampowered.com/app/1091500","country": "US","search_query": "racing","scraped_at": "2026-06-26T15:30:00.000Z"}
๐ก Use cases
- ๐ธ Price tracking: monitor game prices and discount percentages over time by running on a schedule.
- ๐ค Deal aggregators: power game-deal websites and Discord bots with live pricing and discounts.
- ๐ Market research: analyse genres, Metacritic scores, platforms and pricing trends across the catalog.
- ๐๏ธ Game databases: enrich catalogs with developers, publishers, release dates, artwork and recommendations.
โ FAQ
How do I scrape Steam game data? Enter a game keyword in searchQuery, pick a
country store, then Run. You get structured games with price, discount, Metacritic
score, platforms and (optionally) full details.
What data do I get per game? Name, app ID, price and original price, discount,
Metacritic score, platform support and store URL โ plus developers, publishers, genres,
categories, release date, description and recommendations when includeDetails is on.
What does includeDetails do? It fetches each game's appdetails (developers,
publishers, release date, genres, description, recommendations and more). It is richer
but slower; turn it off for a faster, price-and-rating-only run.
Can I get prices for a specific region? Yes โ set country to a two-letter code
like US, GB, DE or FR to price games against that Steam store.
Do I get discount information? Yes โ price (current), price_initial (original)
and discount_percent let you track sales and price drops.
Do I need an API key? No. It uses Steam's public store endpoints โ no key, no login. You only need an Apify account to run it.
How many games can it return? Up to your maxResults cap (max 200) for a given
search keyword.
Why is it fast? It calls Steam's public store endpoints directly โ no proxy and no browser โ so runs finish quickly.
Can I run it on a schedule or via API? Yes โ schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n.
Is scraping Steam legal? It uses Steam's public store endpoints. Respect Valve's terms and rate limits, and use the data only for lawful purposes.
๐ You might also like
- iTunes & Apple Search Scraper โ music, podcasts, apps & more from Apple
- App Store Reviews Scraper โ Apple App Store ratings & reviews
- Anime Scraper โ anime database from MyAnimeList (Jikan)
- Discogs Scraper โ vinyl, music releases & labels
Keywords: Steam scraper, Steam store data, game price tracker, Steam API, game discounts, Metacritic scores, game metadata, deal aggregator, game database, video game prices, Steam search, developers publishers genres, price monitoring, games market research.