steam_items
Resolve up to 100 Steam app IDs into enriched store items with weighted community tags, review scores, and pricing. Get Steam game data without an API key.
Instructions
Resolve a batch of app ids to store items with weighted tags. Resolves up to 100 Steam app ids in one call to normalized store items via Steam's keyless IStoreBrowseService, each carrying its WEIGHTED community tags, review-score breakdown, developer/publisher credits, release date, platforms and price. The batch enrichment primitive for the community-tag taxonomy. Credential-free public Steam store query API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l | No | Steam store language name | |
| cc | No | Store country code (ISO, selects currency) | |
| appids | Yes | Comma-separated numeric app ids (max 100) |