Steam Game Reviews Scraper
Pricing
$1.00 / 1,000 result scrapeds
Steam Game Reviews Scraper
Collect real player reviews for any Steam game: text, verdict, hours played, votes and Steam purchaser flag, newest first. No account, no login.
Steam Game Reviews Scraper
Pricing
$1.00 / 1,000 result scrapeds
Collect real player reviews for any Steam game: text, verdict, hours played, votes and Steam purchaser flag, newest first. No account, no login.
You can access the Steam Game Reviews Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "gameUrls": [< "https://store.steampowered.com/app/730/CounterStrike_2/"< ],< "maxReviews": 20,< "filter": "recent",< "language": "all",< "maxConcurrency": 2,< "proxyCountry": "us"<}' |<apify call apt_marble/steam-game-reviews-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Steam Game Reviews Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: