{
  "openapi": "3.0.1",
  "info": {
    "title": "PrizePicks Player Picks Scraper",
    "description": "Scrape PrizePicks trending player picks by league: player, stat, line, Goblin/Demon odds type, matchup, start time and popularity rank. No login. Export to CSV, JSON, Excel or XML.",
    "version": "0.1",
    "x-build-id": "MqecjcUpUhrRTOWg0"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/parseforge~prizepicks-player-picks-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-parseforge-prizepicks-player-picks-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/parseforge~prizepicks-player-picks-scraper/runs": {
      "post": {
        "operationId": "runs-sync-parseforge-prizepicks-player-picks-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/parseforge~prizepicks-player-picks-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-parseforge-prizepicks-player-picks-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": {
          "leagues": {
            "title": "Leagues",
            "type": "array",
            "description": "PrizePicks leagues to pull trending picks from. Leave empty to cover every league that currently has picks on the board. Each league returns up to 50 picks, ranked by how many PrizePicks users have them in an entry. Leagues with no games on the board return nothing.",
            "items": {
              "type": "string",
              "enum": [
                "82",
                "9",
                "2",
                "163",
                "5",
                "35",
                "231",
                "265",
                "245",
                "15",
                "7",
                "236",
                "269",
                "185",
                "173",
                "121",
                "184",
                "230",
                "11",
                "162",
                "174",
                "12",
                "159",
                "274",
                "42",
                "135",
                "172",
                "31",
                "165",
                "495",
                "493",
                "494",
                "268",
                "238",
                "285",
                "496",
                "299",
                "302",
                "283",
                "38",
                "383",
                "142",
                "20",
                "290",
                "155",
                "26",
                "150",
                "153",
                "145",
                "37",
                "14",
                "529",
                "530",
                "151",
                "287",
                "131",
                "125",
                "422",
                "253",
                "300",
                "284",
                "143",
                "41",
                "270",
                "254",
                "228",
                "256",
                "190",
                "261",
                "456",
                "4",
                "291",
                "250",
                "84",
                "192",
                "80",
                "149",
                "40",
                "310",
                "188",
                "345",
                "189",
                "25",
                "152",
                "8",
                "251",
                "227",
                "234",
                "226",
                "298",
                "460",
                "1",
                "161",
                "255",
                "242",
                "243",
                "262",
                "266",
                "144",
                "289",
                "307",
                "286",
                "271",
                "275",
                "3",
                "193",
                "308",
                "194",
                "195",
                "252",
                "241",
                "458",
                "459",
                "457"
              ],
              "enumTitles": [
                "SOCCER (Soccer)",
                "NFL (Football)",
                "MLB (Baseball)",
                "NFLSZN (Football)",
                "TENNIS (Tennis)",
                "NFL1H (Football)",
                "MLBLIVE (Baseball)",
                "CS2 (Esports)",
                "NFL1Q (Football)",
                "CFB (Football)",
                "NBA (Basketball)",
                "NHLSZN (Hockey)",
                "DARTS (Basketball)",
                "FIBA (Basketball)",
                "NBASZN (Basketball)",
                "LoL (Esports)",
                "CFB1H (Football)",
                "LAX (Lacrosse)",
                "CFL (Football)",
                "CRICKET (Baseball)",
                "Dota2 (Esports)",
                "UFC (Combat)",
                "VAL (Esports)",
                "R6 (Basketball)",
                "BOXING (Combat)",
                "KBO (Baseball)",
                "CFBSZN (Football)",
                "3PT (Basketball)",
                "AFL (Football)",
                "ALLSTAR MLB (Baseball)",
                "ALLSTAR WNBA (Basketball)",
                "ALLSTAR WNBA 2H (Basketball)",
                "APEX (Basketball)",
                "AUSNBL (Basketball)",
                "BAD (Basketball)",
                "Banana Ball (Baseball)",
                "BBL (Basketball)",
                "BCL (Basketball)",
                "BEACHVB (Basketball)",
                "BIG3 (Basketball)",
                "BOWLING (Basketball)",
                "CBA (Basketball)",
                "CBB (Basketball)",
                "CBB1H (Basketball)",
                "CBB2H (Basketball)",
                "CELEBGOLF (Golf)",
                "CFB2H (Football)",
                "CFB4Q (Football)",
                "COD (Esports)",
                "CWS (Baseball)",
                "EPL (Soccer)",
                "EPL1H (Soccer)",
                "EPL2H (Soccer)",
                "EURO (Basketball)",
                "EUROCUP (Basketball)",
                "EUROGOLF (Golf)",
                "F1 (Motorsport)",
                "FIGURE (Hockey)",
                "FPA (Basketball)",
                "GBL (Basketball)",
                "HANDBALL (Soccer)",
                "HOTDOG (Specials)",
                "HRDERBY (Baseball)",
                "INDYCAR (Motorsport)",
                "LBSA (Basketball)",
                "LIVGOLF (Golf)",
                "LPGA (Golf)",
                "MLBSZN (Baseball)",
                "MLBSZN2 (Baseball)",
                "MVP (Combat)",
                "NASCAR (Motorsport)",
                "NASCARSZN (Motorsport)",
                "NBA SERIES (Basketball)",
                "NBA1H (Basketball)",
                "NBA1Q (Basketball)",
                "NBA2H (Basketball)",
                "NBA4Q (Basketball)",
                "NBASL (Basketball)",
                "NBASL2H (Basketball)",
                "NBASZN2 (Basketball)",
                "NBB (Basketball)",
                "NCAAB (Baseball)",
                "NFL2H (Football)",
                "NFL4Q (Football)",
                "NHL (Hockey)",
                "NHL SERIES (Hockey)",
                "NHL1P (Hockey)",
                "NHL2P (Hockey)",
                "NHL3P (Hockey)",
                "NPB (Baseball)",
                "OTD (Basketball)",
                "PGA (Golf)",
                "RL (Esports)",
                "SACB (Basketball)",
                "SOCCER1H (Soccer)",
                "SOCCER2H (Soccer)",
                "SOCCERSZN (Soccer)",
                "SPECIALS (Basketball)",
                "TBT (Basketball)",
                "TGL (Golf)",
                "TNC (Basketball)",
                "TT (Tennis)",
                "UFL (Football)",
                "WCWS (Baseball)",
                "WNBA (Basketball)",
                "WNBA1H (Basketball)",
                "WNBA1Q (Basketball)",
                "WNBA2H (Basketball)",
                "WNBA4Q (Basketball)",
                "WNBASZN (Basketball)",
                "WORLD CUP (Soccer)",
                "WORLD CUP 1H (Soccer)",
                "WORLD CUP 2H (Soccer)",
                "WORLD CUP TRNY (Soccer)"
              ]
            }
          },
          "maxItems": {
            "title": "Max Items",
            "minimum": 1,
            "maximum": 1000000,
            "type": "integer",
            "description": "Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000"
          },
          "oddsTypes": {
            "title": "Odds types",
            "type": "array",
            "description": "Keep only picks of these PrizePicks odds types. Standard pays the regular multiplier, Goblin lines are easier (lower payout) and Demon lines are harder (higher payout). Leave empty for all three.",
            "items": {
              "type": "string",
              "enum": [
                "standard",
                "goblin",
                "demon"
              ],
              "enumTitles": [
                "Standard",
                "Goblin (easier line)",
                "Demon (harder line)"
              ]
            }
          },
          "pickTypes": {
            "title": "Pick types",
            "type": "array",
            "description": "Player picks are stats for one athlete. Team picks are lines on a whole team or a tennis/esports match. Leave empty for both.",
            "items": {
              "type": "string",
              "enum": [
                "player",
                "team"
              ],
              "enumTitles": [
                "Player picks",
                "Team picks"
              ]
            }
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "The picks feed answers direct requests, so no proxy is needed. Turn Apify Proxy on only if your runs start getting refused.",
            "default": {
              "useApifyProxy": false
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}