Steam Reviews avatar
Steam Reviews

Pricing

$0.75 / 1,000 reviews

Go to Store
Steam Reviews

Steam Reviews

Developed by

scraped

scraped

Maintained by Community

Scrape reviews from Steam

0.0 (0)

Pricing

$0.75 / 1,000 reviews

0

1

1

Last modified

a day ago

You can access the Steam Reviews 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 Integrations settings in Apify Console.

$echo '{
< "url": "https://store.steampowered.com/app/1574260/My_Friendly_Neighborhood/"
<}' |
<apify call scraped/steam-reviews --silent --output-dataset

Steam Reviews API through CLI

The Apify CLI is the official tool that allows you to use Steam Reviews locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: