Steam Store Search Scraper
by easyapi
Scrape Steam game data like titles, prices, and reviews. Perfect for developers, marketers, and researchers needing reliable market insights.
Opens on Apify.com
About Steam Store Search Scraper
Need to know what's really happening on Steam? This scraper pulls the exact data you're looking for, straight from the store pages. I use it to grab up-to-date game titles, current prices, supported platforms, and review summaries. It saves me hours of manual checking, which is perfect when I'm comparing my game's pricing to competitors or analyzing market trends for a client report. If you're a developer scoping out the competition, a marketer tracking pricing strategies, or a researcher building a dataset, this tool gets you clean, structured data you can actually work with. Just point it at a search URL or a list of game IDs, and it handles the rest, dealing with Steam's pagination and loading the details you specify. You'll get a neat dataset (like JSON or CSV) with everything in one place, ready for your spreadsheet or analysis script. It’s become a go-to in my toolkit for cutting through the noise and getting the numbers I need.
What does this actor do?
Steam Store Search Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Steam Store Search Scraper
Scrapes game listings from the Steam store based on a search keyword. It uses Puppeteer with stealth mode to navigate results and extract detailed game data.
Key Features
- Search & Scrape: Finds games on Steam using a provided keyword.
- Comprehensive Data: Extracts title, price, platforms, release date, review scores, and capsule image URLs.
- Stealth Mode: Uses Puppeteer stealth to avoid detection.
- Configurable Limit: Set a maximum number of results to collect.
- Automatic Pagination: Handles infinite scrolling to gather all available results.
How to Use
Provide a search keyword. Optionally, set maxResults to limit the scrape. The actor will navigate Steam's search, collecting game info until it hits the limit or runs out of results.
Input
Configure the actor with these input parameters (typically via JSON).
{
"keyword": "war",
"maxResults": 100
}
keyword(required): The search term for finding games.maxResults(optional): Maximum number of game listings to scrape. Default is 100.
Output
The actor outputs a dataset where each item contains the following details for a game:
url: The game's Steam store page.title: The game's name.platform: Array of supported platforms (e.g.,["win", "mac"]).releaseDate: The game's release date.reviewResult: Summary of user reviews (e.g., "Very Positive").reviewNum: Detailed review count/percentage.price: The game's price.imageUrl: URL of the game's capsule image.
Example Output Item:
{
"url": "https://store.steampowered.com/app/593380/XCOM_2_War_of_the_Chosen/",
"title": "XCOM 2: War of the Chosen",
"platform": ["win", "mac", "linux"],
"releaseDate": "4 Dec, 2018",
"reviewResult": "Very Positive",
"reviewNum": "82% of the 3,438 user reviews are positive.",
"price": "12,30€",
"imageUrl": "https://cdn.akamai.steamstatic.com/.../capsule_231x87.jpg"
}
The dataset is available in the Apify platform's Storage tab and can be downloaded in JSON, JSONL, CSV, Excel, HTML, or XML formats.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Steam Store Search Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- easyapi
- Pricing
- Paid
- Total Runs
- 239
- Active Users
- 12
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support