{
  "openapi": "3.0.1",
  "info": {
    "title": "Market Movers (Sports Card Investor) Scraper",
    "description": "Scrape public Sports Card Investor / Market Movers data via the app's anonymous tRPC API — card catalogue + market-price stats, keyword search, completed sales (comps), live marketplace listings, deals, daily price stats, market indices, and reference lists. Read-only, no account.",
    "version": "0.0",
    "x-build-id": "rxu4Zdqhgg4bz46oA"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/rl1987~marketmovers-api-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-rl1987-marketmovers-api-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/rl1987~marketmovers-api-scraper/runs": {
      "post": {
        "operationId": "runs-sync-rl1987-marketmovers-api-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/rl1987~marketmovers-api-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-rl1987-marketmovers-api-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",
        "required": [
          "mode"
        ],
        "properties": {
          "mode": {
            "title": "Mode",
            "enum": [
              "search",
              "completedSales",
              "activeSales",
              "deals",
              "dailyStats",
              "marketIndices",
              "reference"
            ],
            "type": "string",
            "description": "What to scrape from the app's public (no-account) sports-card market API.",
            "default": "search"
          },
          "query": {
            "title": "Search text",
            "type": "string",
            "description": "Search mode. Keyword to search the card/item catalogue, e.g. \"lebron james\"."
          },
          "sportIds": {
            "title": "Sport ids",
            "type": "array",
            "description": "Optional filter — sport ids (see Reference mode's sports). e.g. 2 = Basketball.",
            "items": {
              "type": "string"
            }
          },
          "playerIds": {
            "title": "Player ids",
            "type": "array",
            "description": "Optional filter — player ids.",
            "items": {
              "type": "string"
            }
          },
          "gradeIds": {
            "title": "Grade ids",
            "type": "array",
            "description": "Optional filter — grade ids (see Reference mode's grades).",
            "items": {
              "type": "string"
            }
          },
          "setYears": {
            "title": "Set years",
            "type": "array",
            "description": "Optional filter — set years, e.g. 2003.",
            "items": {
              "type": "string"
            }
          },
          "isRookie": {
            "title": "Rookie cards only",
            "type": "boolean",
            "description": "Search mode. Keep only rookie cards.",
            "default": false
          },
          "isGradedOnly": {
            "title": "Graded cards only",
            "type": "boolean",
            "description": "Search mode. Keep only professionally graded cards.",
            "default": false
          },
          "sortBy": {
            "title": "Sort by",
            "type": "string",
            "description": "Optional sort field the app supports (e.g. a price/change field). Leave blank for relevance."
          },
          "sortDirection": {
            "title": "Sort direction",
            "enum": [
              "",
              "asc",
              "desc"
            ],
            "type": "string",
            "description": "Search mode. Sort direction for results.",
            "default": ""
          },
          "collectibleIds": {
            "title": "Collectible ids",
            "type": "array",
            "description": "Completed sales / Active listings / Daily stats modes. One or more collectible ids (the `id` from Search mode).",
            "items": {
              "type": "string"
            }
          },
          "collectibleType": {
            "title": "Collectible type",
            "type": "string",
            "description": "Collectible type for sales/deals/stats. Default sports-card.",
            "default": "sports-card"
          },
          "marketplaces": {
            "title": "Marketplaces",
            "type": "array",
            "description": "Active listings mode — optional marketplace filter (e.g. ebay, goldin).",
            "items": {
              "type": "string"
            }
          },
          "indexId": {
            "title": "Market index id",
            "type": "string",
            "description": "Market indices mode. Optionally set an index id (from the listed indices) to also pull that index's stats."
          },
          "startDateISO": {
            "title": "Index start date (ISO)",
            "type": "string",
            "description": "Market indices mode — start date (ISO, e.g. 2026-01-01) for the index stats series."
          },
          "dateRangeInDays": {
            "title": "Platform stats window (days)",
            "type": "integer",
            "description": "Reference mode — window (days) for the platform-wide totals.",
            "default": 30
          },
          "maxItems": {
            "title": "Max items",
            "type": "integer",
            "description": "Stop after this many records (0 = all). Only Search mode paginates.",
            "default": 200
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Apify Proxy (datacenter) is on by default. The API is not geo-gated; a proxy keeps requests off the run's shared IP. Datacenter is enough.",
            "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}