Steam Store Games Scraper
Pricing
from $3.00 / 1,000 results
Go to Apify Store
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape Steam game listings, prices, reviews, and app details using the Steam Store public API. No API key required.
Features
- search mode: Search for games by name
- appDetail mode: Get detailed info for a specific app by Steam App ID
- featured mode: Get currently featured/sale games
Input
| Field | Type | Description |
|---|---|---|
| mode | select | search / appDetail / featured |
| searchQuery | string | Game name to search |
| appId | string | Steam App ID (e.g. 730 for CS2) |
| appType | select | Filter by type (game/dlc/etc.) |
| maxItems | integer | Max records (1-200) |
Output Sample
{"appId": "730","appName": "Counter-Strike 2","developer": "Valve","publisher": "Valve","isFree": true,"reviewScore": "Very Positive","appUrl": "https://store.steampowered.com/app/730/"}
FAQ
Is an API key required? No, the Steam Store search API is public.