steam_items
Resolve Steam app IDs into store items with weighted community tags, review scores, developer credits, and pricing. Batch enrich up to 100 apps per call using Steam's public API without credentials.
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) |