Steam Scraper logo

Steam Scraper API

Extract public Steam Store search results and app pages into structured JSON for game discovery, price tracking, and catalog enrichment.

API Endpoints

Available endpoints for the Steam Scraper API

POST /v1/steam/app

Steam App API

Scrape a public Steam Store app page.

Parameters

url string required URL returned by the matching search endpoint.
POST /v1/steam/search

Steam API

Scrape public Steam Store search results with page pagination.

Parameters

cursor string Cursor returned as next_cursor from the previous response.
limit integer Maximum number of results to return.
page integer Page number for sources that support page-based pagination.
query string required Search query.

Start scraping Steam

Get your free API key