steam_community_recommendations
Get recent quality user reviews recommended across the Steam store, with filters for language, playtime, and review kind.
Instructions
Get the store's community-recommended reviews feed. Returns a batch of recent, quality user reviews recommended across the whole store (author, playtime, helpful votes, and the recommended app). Filter by review kind/sort, reviewer playtime window, review language, and store region. The upstream serves a fixed batch and, unauthenticated, does not support tag filtering or deep pagination. Credential-free public Steam storefront JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l | No | Language code | |
| cc | No | Store country code (ISO, selects currency) | |
| playtime_max | No | Maximum reviewer playtime in hours (0 = no maximum) | |
| playtime_min | No | Minimum reviewer playtime in hours (0 = no minimum) | |
| review_filter | No | Review kind / sort | |
| review_language | No | Review language: 'my_languages' or a Steam language name |