Scrapers.lat logo scrapers.lat
Ecommerce

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.

43 fields per record JSON · CSV · Excel · API Pay per use
steam-games-scraper.json 200 OK
{
  "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
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Header ImageApp IdNameTypeUrlIs FreePrice InitialPrice FinalDiscount PercentPrice CurrencyPrice FormattedRelease DateComing SoonRequired Age
Sample output

A real example record, exactly the shape you receive.

Header ImageApp IdNameType
https://shared.akamai.steamstatic…292030The Witcher 3: Wild Huntgame
GET /steam-games-scraper
{
  "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
}

Frequently asked questions

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).

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.