Steam Games Scraper
Scrape Steam store game data: price, discount, release date, developers, publishers, genres, categories, platforms, Metacritic score, review count, description and artwork. Search by keyword or app ID and pick a pricing region. Export to JSON, CSV or Excel.
{ "headerImage": "https://shared.akamai.steamstatic.com/store_it…", "appId": 292030, "name": "The Witcher 3: Wild Hunt", "type": "game", "url": "https://store.steampowered.com/app/292030", "isFree": false, "priceInitial": 39.99, "priceFinal": 39.99, "discountPercent": 0 }
Cada corrida devuelve registros limpios y tipados, listos para tu CRM, tu hoja de cálculo o tu base de datos.
- Un registro limpio por resultado, deduplicado y normalizado
- Esquema estable en JSON, CSV o Excel, o léelo por la API de Apify
- Pagas por uso en la nube, sin instalar ni mantener nada
Un registro real de ejemplo, tal como lo recibes.
| Header Image | App Id | Name | Type |
|---|---|---|---|
| https://shared.akamai.steamstatic… | 292030 | The Witcher 3: Wild Hunt | game |
{ "headerImage": "https://shared.akamai.steamstatic.com/store_it…", "appId": 292030, "name": "The Witcher 3: Wild Hunt", "type": "game", "url": "https://store.steampowered.com/app/292030", "isFree": false, "priceInitial": 39.99, "priceFinal": 39.99, "discountPercent": 0 }
Preguntas frecuentes
How do I target an exact game?
Paste its Steam app ID (the number in the store URL, for example 730). App IDs are exact; search queries return the best matches for the keyword.
Can I get prices in my currency?
Yes. Set the country code to your region and prices come back in that region's currency, with the current discount applied.
Does it include free-to-play games?
Yes. Free titles are returned with `isFree` set to true and a `priceFormatted` of "Free".
How fresh is the data?
Prices, discounts, scores and review counts are read live at run time, so each record reflects the store at the moment of the run (see observedAt).
Listo cuando tú lo estés.
Corre el scraper en Apify ahora mismo, o pídenos uno a la medida de lo que necesitas.