Steam Reviews Actor
Pricing
$20.00/month + usage
Steam Reviews Actor
Scrape Steam user reviews from any game page—capture reviewer username, profile link, avatar, total reviews, recommendation (Recommended/Not Recommended), playtime, date posted, and full review text. Simple JSON input with URLs and item limit; outputs ready for analysis.
0.0 (0)
Pricing
$20.00/month + usage
0
3
1
Last modified
6 months ago
📦 my-steam_reviews-actor
Crawl user game reviews from Steam Store and retrieve structured reviewer data, playtime, ratings, and full text in JSON format—ideal for sentiment analysis, community insights, or data aggregation.
🌐 What does this actor do?
my-steam_reviews-actor navigates to Steam app pages and scrapes user reviews up to a specified limit. For each review it returns:
- Reviewer username and profile link
 - Avatar image URL
 - Total number of reviews by that user
 - Review title (“Recommended”/“Not Recommended”)
 - Hours played on record
 - Date posted
 - Full review text
 
📥 Input
Provide a JSON object with:
{"item_limit": 35,"urls": ["https://store.steampowered.com/app/730/CounterStrike_2/"]}
| Field | Type | Description | 
|---|---|---|
item_limit | Integer | Maximum number of reviews to scrape per URL. | 
urls | Array | List of Steam game/app page URLs to crawl. | 
📤 Output
Returns an array of review objects in this format:
{"username": "v24","profile_url": "https://steamcommunity.com/profiles/76561199789639490/","avatar_url": "https://avatars.fastly.steamstatic.com/90505abc9764cc3e674f4f86b79fe8c3f5274593.jpg","num_reviews": "2 reviews","title": "Recommended","hours": "65.3 hrs on record","posted": "9 May","review_text": "i love Counter-Strike. old account got scammed as son as i got Prime :("}
🧰 Use Cases
- Aggregate player sentiment for game analytics
 - Monitor community feedback on new releases
 - Build dashboards showing playtime vs. review positivity
 - Feed review data to recommendation engines
 
🚀 How to run
- Log in to the Apify Console.
 - Deploy or locate my-steam_reviews-actor.
 - Enter your JSON input and start the actor.
 - View results in the Console or fetch via Apify API.
 
❓ Need help?
For custom output, enterprise support, or to report bugs:
📧 Email: support@getdataforme.com 🔗 Contact form: https://getdataforme.com/contact/
Subject line:
my-steam_reviews-actor Support
On this page
Share Actor:
