Console game catalog and pricing collection
Use PlayStation endpoints to turn console game catalog and pricing collection into repeatable API requests with documented inputs and JSON responses.
Turn any public PlayStation Store page into structured game data — product and concept (game hub) detail with pricing and editions, store search, category and all-games browse grids, deals shelves, latest releases, and merchandising pages as normalized JSON for game-market dashboards and price tracking. Credential-free.
Extract PlayStation Store game details, prices, editions, deals, release dates, and store search results as structured JSON from public PlayStation Store pages.
Endpoint families
6
Documented params
32
Examples
8
Live catalog snapshot
Active endpoints
8
Methods
GET
Required params
13
Schema refs
8
{
"platform": "PlayStation",
"endpoint": "playstation-search",
"method": "GET",
"path": "/playstation/search",
"auth": "apiKey"
}Use cases
Extract PlayStation Store game details, prices, editions, deals, release dates, and store search results as structured JSON from public PlayStation Store pages.
Use PlayStation endpoints to turn console game catalog and pricing collection into repeatable API requests with documented inputs and JSON responses.
Use PlayStation endpoints to turn playstation store deal and discount monitoring into repeatable API requests with documented inputs and JSON responses.
Use PlayStation endpoints to turn game-market and competitor research into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/playstation/browse
/playstation/category
/playstation/concept
/playstation/deals
/playstation/latest
/playstation/page
Endpoint catalog
/playstation/searchReturns a page of PlayStation Store search results (concepts and products) for a term, with pagination and per-item price, platforms, classification, and media. Pass page to advance; next_page is set when more results exist. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/productReturns normalized store metadata for a single PlayStation product/edition: title, np title id, parent concept id, product type and store classification, edition name, publisher, release date, platforms, genres, spoken/screen languages, content rating, aggregate star rating, purchase price, and media. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/conceptReturns normalized store metadata for a PlayStation concept: title, publisher, release date, platforms, genres, description, content rating, aggregate star rating, the default product's purchase price, media, and the full lists of purchasable editions and add-ons. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/browseReturns a page of the PlayStation Store "all games" grid with per-item price, platforms, and media, plus the available filter facets (price, genre, platform, subscription, content type, etc.) with value counts. Pass page to advance; next_page is set when more results exist. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/categoryReturns a page of a specific PlayStation Store category grid (by category UUID) with per-item price, platforms, and media, plus the available filter facets with value counts. Pass page to advance; next_page is set when more results exist. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/dealsReturns the PlayStation Store deals landing page as a list of merchandising shelves (sections), each with its titles and per-item price, plus a flattened, de-duplicated item list across all shelves. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/latestReturns the PlayStation Store latest-releases landing page as a list of merchandising shelves (sections), each with its titles and per-item price, plus a flattened, de-duplicated item list across all shelves. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
/playstation/pageReads any PlayStation Store merchandising page by alias (e.g. collections, subscriptions, or a promotional alias) and returns its shelves (sections) plus the curated collection links found on the page. Each collection link carries a category_id (UUID) you can pass to /playstation/category to fetch that collection's full, paginated title grid — the credential-free way to browse themed/curated selections. Known aliases: collections, subscriptions, deals, latest. cc selects the store region (and price currency) and l the text language. Credential-free public PlayStation Store data.
Related APIs
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Turn Apple Books ebook and audiobook pages into structured data — search, catalog detail, paginated customer reviews, similar titles, author bibliographies, series listings, and chart rankings as normalized JSON. Credential-free.
Media & Streaming
Collect ESPN sports scores, teams, standings, rankings, rosters, athletes, game summaries, and news as normalized JSON for sports data workflows.
How to scrape PlayStation
The PlayStation Store exposes game details, prices, deals, and release shelves through public web pages. Crawlora's PlayStation endpoints return them as normalized JSON — across search, product and concept detail, category and all-games browse, deals, latest releases, and merchandising pages — with no login, region juggling, or proxy setup.
A single product or concept (game hub) detail, a store search, a category or all-games grid, deals shelves, latest releases, or a merchandising page.
Pass a product/concept id or a query to Crawlora's PlayStation endpoint (e.g. /playstation/product, /playstation/search, /playstation/deals).
Receive title, price and editions, release date, platforms, media, and ratings as clean JSON.
Feed game-market dashboards and AI pipelines, or re-run to track price changes, deals, and new releases over time.
FAQ
Send a product or concept id (or a search query) to Crawlora's PlayStation endpoints and get game details, prices, editions, and deals as structured JSON — with region handling and pagination managed for you and no login. Collect public data and respect PlayStation's terms.
Yes. The /playstation/deals endpoint returns the store's deals shelves and /playstation/product returns current price and editions per game — re-run either on a schedule to track discounts and price changes over time as JSON.
Collecting publicly accessible game, price, and deals data is generally permissible if you respect PlayStation's terms of use, robots directives, rate limits, and applicable law. This is for public data you are authorized to collect.