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
33
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
Every figure below is read from the live PlayStation endpoint catalog — 8 endpoints, 33 documented request parameters, and 8 published response schemas — the same catalog Docs and Playground run against.
8 documented PlayStation endpoints, grouped into 8 request families — Browse, Category and Concept, plus 5 more.
33 request parameters are documented across those PlayStation endpoints, 13 of them required — the full input contract is public before you write any integration code.
8 of the 8 PlayStation endpoints ship a recorded example response, and 8 carry a documented response schema — you can code against the real JSON before the first request.
PlayStation endpoints document their error responses (400, 404 and 503) alongside the success schema, so a block, a rate limit, or a missing record comes back as a typed error rather than silently empty data.
8 hosted MCP tools back the PlayStation endpoints, so an agent can call the same routes with the same parameters and the same JSON contract, with no custom glue.
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.
MCP tool playstation_search
/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.
MCP tool playstation_product
/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.
MCP tool playstation_concept
/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.
MCP tool playstation_browse
/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.
MCP tool playstation_category
/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.
MCP tool playstation_deals
/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.
MCP tool playstation_latest
/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.
MCP tool playstation_page
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
Search public Ticketmaster events and browse the full discovery hierarchy by category or city, with pagination plus event, attraction, and venue detail endpoints -- including fan reviews, related attractions, trending attractions, and enhanced venue branding -- for live-entertainment research.
Company coverage
Sony Group Corp · SONY
PlayStation is operated by Sony Group Corp (SONY). Crawlora's SEC endpoints take the same company's CIK, so filings, financials, insider transactions and 13F holdings come from the same API key as the PlayStation endpoints above.
SEC filings & financials API →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.