{
  "openapi": "3.0.1",
  "info": {
    "title": "Playstation Store Scraper | Fast & Reliable",
    "description": "Scrape PlayStation Store into clean, structured listings. 15k+ games across 30+ countries/languages with pricing, availability, release dates, game info, publisher info, and media (images/screenshots/trailers). Ideal for cross-region price research, market mapping, and BI dashboards.",
    "version": "1.0",
    "x-build-id": "4PXJsVu4nxf8lJmgU"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/fatihtahta~playstation-store-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-fatihtahta-playstation-store-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/fatihtahta~playstation-store-scraper/runs": {
      "post": {
        "operationId": "runs-sync-fatihtahta-playstation-store-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/fatihtahta~playstation-store-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-fatihtahta-playstation-store-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "properties": {
          "storeFront": {
            "title": "🌍 Storefront locale",
            "enum": [
              "en-US",
              "es-AR",
              "es-CL",
              "es-CO",
              "es-CR",
              "es-EC",
              "es-GT",
              "es-HN",
              "es-MX",
              "es-NI",
              "es-PA",
              "es-PY",
              "es-PE",
              "es-SV",
              "es-UY",
              "pt-BR",
              "en-CA",
              "fr-CA",
              "en-GB",
              "nl-BE",
              "fr-BE",
              "de-AT",
              "fr-FR",
              "de-DE",
              "en-IE",
              "it-IT",
              "nl-NL",
              "pt-PT",
              "es-ES",
              "sv-SE",
              "pl-PL",
              "cs-CZ",
              "hr-HR",
              "da-DK",
              "fi-FI",
              "no-NO",
              "is-IS",
              "ro-RO",
              "hu-HU",
              "el-GR",
              "sk-SK",
              "sl-SI",
              "en-AU",
              "en-NZ",
              "ja-JP",
              "ko-KR",
              "zh-Hans-CN",
              "zh-Hant-HK",
              "zh-Hant-TW",
              "id-ID",
              "ms-MY",
              "th-TH",
              "en-SG",
              "en-PH",
              "en-IN",
              "ar-SA",
              "en-SA",
              "ar-AE",
              "en-AE",
              "ar-KW",
              "en-KW",
              "ar-QA",
              "en-QA",
              "ar-OM",
              "en-OM",
              "ar-LB",
              "en-LB",
              "tr-TR",
              "en-TR",
              "en-ZA"
            ],
            "type": "string",
            "description": "Select the PlayStation Store storefront locale for browsing and API requests.",
            "default": "en-US"
          },
          "ageRating": {
            "title": "👵 Filter by Age Rating (ESRB)",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter results by ESRB rating.\n• Optional OR filter — selecting multiple ratings widens results.\n• Leave empty to include all age ratings.",
            "items": {
              "type": "string",
              "enum": [
                "ESRB_RATING_PENDING",
                "ESRB_MATURE_17",
                "ESRB_TEEN",
                "ESRB_EVERYONE_10",
                "ESRB_EVERYONE",
                "ESRB_EARLY_CHILDHOOD"
              ],
              "enumTitles": [
                "Rating Pending",
                "Mature",
                "Teen",
                "Everyone 10+",
                "Everyone",
                "Early Childhood"
              ]
            },
            "default": []
          },
          "psVrCompatibility": {
            "title": "🥽 Filter by PS VR Compatibility",
            "uniqueItems": true,
            "type": "array",
            "description": "Show games that support PS VR / PS VR2.\n• Optional OR filter — selecting both includes titles compatible with either.\n• Leave empty to include all titles.",
            "items": {
              "type": "string",
              "enum": [
                "PSVR2",
                "PSVR"
              ],
              "enumTitles": [
                "PS VR2",
                "PS VR"
              ]
            },
            "default": []
          },
          "releaseWindow": {
            "title": "📅 Filter by Release Window",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by release timeframe (recent or upcoming).\n• Optional OR filter — selecting both includes both windows.\n• Leave empty to include all release dates.",
            "items": {
              "type": "string",
              "enum": [
                "last_thirty_days",
                "next_thirty_days"
              ],
              "enumTitles": [
                "Released in the last 30 days",
                "Will be released in the next 30 days"
              ]
            },
            "default": []
          },
          "technicalFeatures": {
            "title": "⚙️ Filter by Features",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by specific platform/features like Remote Play or Local Multiplayer.\n• Optional OR filter — selecting multiple features widens results.\n• Leave empty to include all titles.",
            "items": {
              "type": "string",
              "enum": [
                "GRAPHICS_ENHANCED",
                "REMOTE_PLAY_SUPPORTED",
                "GAME_HELP_SUPPORTED",
                "LOCAL_MULTI_PLAYER_SUPPORTED",
                "ONLINE_MULTI_PLAYER_SUPPORTED"
              ],
              "enumTitles": [
                "PS5 Pro Enhanced",
                "Remote Play",
                "Game Help",
                "Local Multiplayer",
                "Online Multiplayer"
              ]
            },
            "default": []
          },
          "platformCompatibility": {
            "title": "🎮 Filter by Platform",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by platform availability (PS4 / PS5).\n• Optional OR filter — selecting both includes cross-gen titles.\n• Leave empty to include all platforms.",
            "items": {
              "type": "string",
              "enum": [
                "PS4",
                "PS5"
              ],
              "enumTitles": [
                "PS4",
                "PS5"
              ]
            },
            "default": []
          },
          "priceRange": {
            "title": "💸 Filter by Price Range",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by price buckets shown on the PlayStation Store.\n• Optional OR filter — selecting multiple ranges widens results.\n• Leave empty to include all prices.",
            "items": {
              "type": "string",
              "enum": [
                "0-0",
                "0-199",
                "200-499",
                "500-999",
                "1000-1999",
                "2000-3999",
                "4000-5999",
                "6000-7999",
                "8000-9999",
                "10000-12999"
              ],
              "enumTitles": [
                "Free",
                "Under $1.99",
                "$2.00 – $4.99",
                "$5.00 – $9.99",
                "$10.00 – $19.99",
                "$20.00 – $39.99",
                "$40.00 – $59.99",
                "$60.00 – $79.99",
                "$80.00 – $99.99",
                "$100.00 – $129.99"
              ]
            },
            "default": []
          },
          "category": {
            "title": "🧭 Filter by Category",
            "uniqueItems": true,
            "type": "array",
            "description": "Filter by store categories/genres (e.g., Action, Puzzle, Horror).\n• Optional OR filter — selecting multiple categories widens results.\n• Leave empty to include all categories.",
            "items": {
              "type": "string",
              "enum": [
                "ACTION",
                "ADVENTURE",
                "ARCADE",
                "PUZZLE",
                "CASUAL",
                "ROLE_PLAYING_GAMES",
                "SHOOTER",
                "SIMULATION",
                "STRATEGY",
                "HORROR",
                "RACING",
                "FAMILY",
                "SPORTS",
                "UNIQUE",
                "SIMULATOR",
                "FIGHTING",
                "PARTY",
                "BRAIN_TRAINING",
                "MUSIC/RHYTHM",
                "EDUCATIONAL",
                "ADULT",
                "QUIZ",
                "FITNESS"
              ],
              "enumTitles": [
                "⚔️ Action",
                "🧭 Adventure",
                "🕹️ Arcade",
                "🧩 Puzzle",
                "☕ Casual",
                "🎭 Role Playing Games",
                "🔫 Shooter",
                "🧪 Simulation",
                "♟️ Strategy",
                "🧟 Horror",
                "🏎️ Driving/Racing",
                "👨‍👩‍👧‍👦 Family",
                "🏟️ Sport",
                "✨ Unique",
                "🛠️ Simulator",
                "🥊 Fighting",
                "🎉 Party",
                "🧠 Brain Training",
                "🥁 Music/Rhythm",
                "🎓 Educational",
                "🔞 Adult",
                "❓ Quiz",
                "🏋️ Fitness"
              ]
            },
            "default": []
          },
          "limit": {
            "title": "Maximum listings to save (per query)",
            "minimum": 10,
            "type": "integer",
            "description": "Max number of listings to save per query/seed. Use a smaller number for quick tests; increase for deeper coverage.",
            "default": 50000
          },
          "proxyConfiguration": {
            "title": "Proxy configuration (recommended for stability)",
            "type": "object",
            "description": "Proxy settings for reliability at scale. Default is recommended. Only change if you know you need custom proxy behavior.",
            "default": {
              "useApifyProxy": true,
              "apifyProxyGroups": []
            }
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}