VOOZH about

URL: https://apify.com/foo121/steam-reviews-scraper

โ‡ฑ Steam Reviews Scraper โ€” reviews + author detail ยท Apify


Pricing

$1.00 / 1,000 result items

Go to Apify Store

Steam Reviews Scraper

Export Steam game reviews by App ID with full author detail โ€” persona name, profile URL, avatar, games owned, and playtime at review โ€” plus the per-game review-score summary. Public Steam API, no key, no proxy.

Pricing

$1.00 / 1,000 result items

Rating

0.0

(0)

Developer

๐Ÿ‘ ziv shay

ziv shay

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Scrape Steam game reviews by App ID โ€” full review text, sentiment, vote counts, and the complete author panel (persona name, profile URL, avatar, games owned, review count, and playtime at the time of review) โ€” plus the per-game review-score summary. Powered by Steam's public review API: no API key, no login, no proxy.

What you get (one review per result)

FieldDescription
appId, gameNameSteam App ID and resolved game name
voteUptrue = Recommended, false = Not Recommended
reviewFull review text
votesUp, votesFunny, weightedVoteScore, commentCountCommunity engagement signals
languageReview language
steamPurchase, receivedForFree, earlyAccess, primarilySteamDeckProvenance flags
createdAt, updatedAtISO timestamps
authorSteamId, authorName, authorProfileUrl, authorAvatarAuthor identity
authorNumGamesOwned, authorNumReviewsAuthor reputation
authorPlaytimeForever, authorPlaytimeAtReview, authorPlaytimeLast2WeeksPlaytime (minutes) โ€” credibility signal
reviewUrlLink back to the review

Example input

{
"appIds":["570","730"],
"language":"english",
"reviewType":"all",
"filter":"recent",
"maxItemsPerApp":1000
}

Example output (1 row)

{
"appId":"570",
"gameName":"Dota 2",
"voteUp":false,
"review":"constantly crashing after the last patch",
"votesUp":3,
"language":"english",
"authorName":"Ben",
"authorPlaytimeAtReview":12480,
"authorNumGamesOwned":214,
"createdAt":"2026-06-19T11:02:13.000Z",
"reviewUrl":"https://steamcommunity.com/profiles/7656.../recommended/570/"
}

Use cases

  • Game studios / publishers โ€” track player sentiment after a patch or launch.
  • Market researchers โ€” competitive reception analysis across titles.
  • Store-page / ASO โ€” mine common praise/complaints for copy and roadmap.
  • ML / sentiment datasets โ€” labelled reviews with playtime-weighted credibility.

Why this one

Most Steam-review actors return the bare review text and a thumbs-up flag. This actor ships the full author panel โ€” including authorPlaytimeAtReview, the single strongest signal of whether a review came from someone who actually played the game โ€” alongside the per-game review-score summary, all from a public source with no key and no proxy. Multi-app batch in one run; cursor pagination handles long histories.

How it works

Calls store.steampowered.com/appreviews/<appid>?json=1 with cursor pagination, resolving the game name via the public appdetails endpoint. One review per dataset item (pay-per-result).

Keywords: steam reviews scraper, steam review api, steam game reviews, steam sentiment, steam player feedback, steam store reviews export.

You might also like

Steam Reviews Scraper

sync-network/steam-reviews-scraper

Scrape user reviews from the Steam Store for any game by app ID or name. Extracts playtime, ratings, review text, and full game metadata. No proxy or authentication needed.

Steam Reviews

danek/steam-reviews

Download all Steam game reviews.

207

5.0

Steam Review Scraper

crawlerbros/steam-review-scraper

Extract reviews from Steam for any game get review text, ratings, playtime stats, helpfulness votes, and author details. No login or proxy required.

Steam Game & Reviews Scraper

seemuapps/steam-game-reviews-scraper

Extract Steam game details, pricing, player ratings, and full user reviews for any title by app ID or store URL. No login required.

Steam Reviews Scraper

fetch_cat/steam-reviews-scraper

๐ŸŽฎ Extract public Steam game reviews with review text, sentiment, votes, playtime, language, purchase flags, and author metadata.

Steam Game Scraper

crawlerbros/steam-game-scraper

Extract comprehensive game data from Steam store pages. Simply provide a game name or Steam URL and get back all available game information, no login, no API key, no proxy required.

Steam Game Reviews Scraper

automation-lab/steam-game-reviews-scraper

Extract Steam game reviews โ€” text, rating, playtime, language, helpfulness votes, and reviewer info. Supports multiple games with pagination. No login needed.

๐Ÿ‘ User avatar

Stas Persiianenko

42

5.0

Steam Reviews

scraped/steam-reviews

Scrape reviews from Steam

Steam Reviews Scraper - Game Reviews & Sentiment

logiover/steam-game-reviews-scraper

Steam reviews scraper & API alternative. Scrape Steam game reviews without login, export to CSV/JSON dataset with sentiment and Metacritic data.