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 execução retorna registros limpos e tipados, prontos para o seu CRM, planilha ou banco de dados.
- Um registro limpo por resultado, deduplicado e normalizado
- Esquema estável em JSON, CSV ou Excel, ou leia pela API da Apify
- Pague pelo uso na nuvem, sem instalar ou manter nada
Um registro real de exemplo, exatamente no formato que você recebe.
| 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 }
Perguntas frequentes
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).
Pronto quando você estiver.
Rode o scraper na Apify agora mesmo, ou peça um feito sob medida para o que você precisa.