Steam Scraper - Extract Games, Prices, Reviews & Player Data avatar

Steam Scraper - Extract Games, Prices, Reviews & Player Data

Pricing

Pay per usage

Go to Apify Store
Steam Scraper - Extract Games, Prices, Reviews & Player Data

Steam Scraper - Extract Games, Prices, Reviews & Player Data

Scrape Steam game data including prices, reviews, player counts, tags, and system requirements. Extract bestseller lists, new releases, and discount information. Perfect for gaming market research, price tracking, game analytics, and competitive analysis in the gaming industry.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Fatih Dağüstü

Fatih Dağüstü

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Steam Scraper — Extract Games, Prices, Reviews & Player Data

Scrape Steam Store for game details, pricing, user reviews, player counts, and system requirements. Track sales and monitor the gaming market.

Why Use This Actor?

  • Complete game data — Prices, ratings, player counts, system requirements, and more
  • Review mining — Extract user reviews with playtime, recommendations, and helpfulness votes
  • Price tracking — Monitor prices across regions and detect sales
  • No Steam API key needed — Works without authentication

Features

  • Game Details — Title, price, description, release date, developer, publisher, tags, genres
  • User Reviews — Review text, recommendation (positive/negative), playtime, helpful votes
  • Search Games — Search by keyword with filters for price, rating, and genre
  • Top Charts — Bestsellers, most played, top rated, new releases, upcoming
  • Price History — Current price, original price, discount percentage
  • Player Stats — Current and peak player counts
  • System Requirements — Minimum and recommended specs
  • DLC & Bundles — Related DLC and bundle information

Input Parameters

ParameterTypeRequiredDescription
scrapeTypestringYesChoose what to extract from Steam.
appIdsarrayNoSteam App IDs to get details for (e.g., 730 for CS2, 570 for Dota 2).
searchQuerystringNoSearch term to find games on Steam.
maxItemsintegerNoMaximum number of games to scrape.
countryCodestringNoCountry for pricing (e.g., US, GB, DE, TR). Default: US.

Output Example

{
"type": "game",
"title": "Elden Ring",
"appId": 1245620,
"url": "https://store.steampowered.com/app/1245620/ELDEN_RING/",
"price": "$59.99",
"originalPrice": "$59.99",
"discountPercent": 0,
"rating": "Very Positive",
"ratingPercent": 92,
"totalReviews": 587432,
"developer": "FromSoftware Inc.",
"publisher": "Bandai Namco Entertainment",
"releaseDate": "2022-02-25",
"tags": ["Souls-like", "Open World", "RPG", "Dark Fantasy"],
"currentPlayers": 45231
}

Use Cases

  • Game Market Research — Analyze pricing trends, genre popularity, and market gaps
  • Price Monitoring — Track game prices and get notified about sales
  • Review Analysis — Mine player feedback for sentiment analysis
  • Competitor Tracking — Monitor competing games' ratings and pricing
  • Gaming Content — Collect data for gaming blogs and social media
  • Investment Research — Track gaming industry trends

Cost Estimation

ScaleEstimated CostTime
100 game details~$0.08~2 minutes
1,000 search results~$0.20~5 minutes
Game + 200 reviews~$0.15~3 minutes

Support

For issues, feature requests, or custom scraping needs, contact us at fatihdagustu20@gmail.com


Built with Crawlee and Apify SDK. Maintained and updated regularly.