{
  "openapi": "3.0.1",
  "info": {
    "title": "Whop Content Rewards Scraper",
    "description": "Extract every Whop Content Rewards campaign: per-platform payout rates, budget burn rate, creator counts, approval rates, and brand trust data. Track clipping and UGC campaigns and their real economics without clicking through each card.",
    "version": "1.0",
    "x-build-id": "bvsDiD172K2wmKJBy"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/citrine_venus~whop-content-rewards-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-citrine_venus-whop-content-rewards-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/citrine_venus~whop-content-rewards-scraper/runs": {
      "post": {
        "operationId": "runs-sync-citrine_venus-whop-content-rewards-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/citrine_venus~whop-content-rewards-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-citrine_venus-whop-content-rewards-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": {
          "status": {
            "title": "📡 Campaign status",
            "enum": [
              "active",
              "completed",
              "all"
            ],
            "type": "string",
            "description": "🎯 Which campaigns to collect. **Live** = currently paying out. **Ended** = the historical archive (what rates actually cleared). **Everything** = both, the full record.",
            "default": "active"
          },
          "startUrls": {
            "title": "🔗 Campaign URLs (optional — bulk supported)",
            "type": "array",
            "description": "📎 Paste one or more campaign links to collect only those, e.g. `https://contentrewards.com/discover/6b7db90d-412f-4bcc-ab1e-619ab73bfa09`. Bulk input supported — one URL per line, paste a list, or upload a file. Leave empty to take the whole board.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "campaignIds": {
            "title": "🆔 Campaign IDs (optional — bulk supported)",
            "type": "array",
            "description": "🔑 Campaign UUIDs instead of full links — for example `6b7db90d-412f-4bcc-ab1e-619ab73bfa09`. One per line. Combines with the URLs above.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "maxItems": {
            "title": "📬 Max campaigns to return",
            "minimum": 1,
            "maximum": 500000,
            "type": "integer",
            "description": "🎁 Upper limit on the campaigns saved to your dataset. Start with 10–25 for a quick sample, raise it for the full board (~490 live, ~1,160 ended).",
            "default": 1000
          },
          "campaignTypes": {
            "title": "🎬 Campaign type",
            "type": "array",
            "description": "🎥 Keep only these campaign types. `both` campaigns accept clipping *and* UGC, and always pass.",
            "items": {
              "type": "string",
              "enum": [
                "clipping",
                "ugc",
                "both"
              ],
              "enumTitles": [
                "✂️ Clipping",
                "🎨 UGC",
                "🔀 Both"
              ]
            },
            "default": []
          },
          "categories": {
            "title": "🏷️ Categories",
            "type": "array",
            "description": "📚 Keep only these categories. Anything the board is not using right now is named in the log instead of silently returning nothing.",
            "items": {
              "type": "string",
              "enum": [
                "Entertainment",
                "Gaming",
                "Music",
                "Personal Brand",
                "Product",
                "Technology",
                "education",
                "Logo",
                "Slideshow",
                "Other"
              ],
              "enumTitles": [
                "🍿 Entertainment",
                "🎮 Gaming",
                "🎵 Music",
                "🧑‍🎤 Personal Brand",
                "📦 Product",
                "💻 Technology",
                "🎓 Education",
                "🖼️ Logo",
                "🖥️ Slideshow",
                "🗂️ Other"
              ]
            },
            "default": []
          },
          "platforms": {
            "title": "📱 Social platforms",
            "type": "array",
            "description": "📲 Keep only campaigns that accept at least one of these platforms.",
            "items": {
              "type": "string",
              "enum": [
                "tiktok",
                "instagram",
                "youtube",
                "x",
                "facebook"
              ],
              "enumTitles": [
                "🎵 TikTok",
                "📸 Instagram",
                "▶️ YouTube",
                "✖️ X / Twitter",
                "👥 Facebook"
              ]
            },
            "default": []
          },
          "searchText": {
            "title": "🔎 Search text",
            "type": "string",
            "description": "🔍 Keep only campaigns whose title, brand, description or category contains this text (case-insensitive). Example: `poker`.",
            "default": ""
          },
          "minRewardPerThousand": {
            "title": "💵 Min reward per 1,000 views (USD)",
            "minimum": 0,
            "type": "number",
            "description": "💸 Only campaigns paying at least this much per 1,000 views. Example: `1.5`."
          },
          "maxRewardPerThousand": {
            "title": "🧮 Max reward per 1,000 views (USD)",
            "minimum": 0,
            "type": "number",
            "description": "📉 Upper bound on the headline rate — handy for benchmarking your own campaign against comparable ones."
          },
          "minMaxPayoutUsd": {
            "title": "🎰 Min payout ceiling per clip (USD)",
            "minimum": 0,
            "type": "number",
            "description": "🏅 Only campaigns where a single submission can earn at least this much. Example: `100`."
          },
          "minBudgetLeftUsd": {
            "title": "🏦 Min budget left (USD)",
            "minimum": 0,
            "type": "number",
            "description": "💳 Only campaigns with at least this much still unspent — the practical signal that your views will still get paid. Example: `5000`."
          },
          "minTotalBudgetUsd": {
            "title": "🐳 Min total budget (USD)",
            "minimum": 0,
            "type": "number",
            "description": "💼 Only campaigns funded with at least this much in total. Example: `10000`."
          },
          "maxProgressPercentage": {
            "title": "📉 Max budget already spent (%)",
            "minimum": 0,
            "maximum": 100,
            "type": "integer",
            "description": "⛽ Only campaigns at most this % through their budget. `80` skips nearly-exhausted campaigns."
          },
          "minDaysToDepletion": {
            "title": "⏳ Min days before the budget runs dry",
            "minimum": 0,
            "type": "number",
            "description": "🕰️ Only campaigns whose remaining budget survives at least this many days at the current burn rate. `7` = still alive next week."
          },
          "minCreators": {
            "title": "👥 Min creators",
            "minimum": 0,
            "type": "integer",
            "description": "🧑‍🤝‍🧑 Only campaigns that already have at least this many creators — a proven-payout signal."
          },
          "maxCreators": {
            "title": "🧊 Max creators (skip saturated campaigns)",
            "minimum": 0,
            "type": "integer",
            "description": "🚦 Only campaigns with at most this many creators competing. `300` is a sensible ceiling for a solo clipper."
          },
          "minApprovalRatePct": {
            "title": "✅ Min approval rate (%)",
            "minimum": 0,
            "maximum": 100,
            "type": "integer",
            "description": "🎫 Only campaigns that accept at least this share of submissions. `40` skips brands that reject almost everyone."
          },
          "minTotalViews": {
            "title": "👁️ Min total views",
            "minimum": 0,
            "type": "integer",
            "description": "📈 Only campaigns that have already accumulated at least this many views. Example: `1000000`."
          },
          "verifiedBrandsOnly": {
            "title": "🛡️ Verified brands only",
            "type": "boolean",
            "description": "✔️ Keep only campaigns run by a verified company.",
            "default": false
          },
          "minBrandRating": {
            "title": "⭐ Min brand rating (out of 5)",
            "minimum": 0,
            "maximum": 5,
            "type": "number",
            "description": "🌟 Only brands rated at least this highly by their published reviews. Example: `4.5`."
          },
          "minBrandMembers": {
            "title": "🏢 Min brand member count",
            "minimum": 0,
            "type": "integer",
            "description": "👨‍👩‍👧‍👦 Only brands with at least this many members — a size and legitimacy signal."
          },
          "hasResourcesOnly": {
            "title": "📎 Only campaigns with a brief / footage bank",
            "type": "boolean",
            "description": "🗂️ Keep only campaigns that publish brief, footage or asset links you can actually work from.",
            "default": false
          },
          "fundedAfter": {
            "title": "📅 Funded after",
            "type": "string",
            "description": "🗓️ Only campaigns funded on or after this date.",
            "default": ""
          },
          "fundedBefore": {
            "title": "📆 Funded before",
            "type": "string",
            "description": "🗓️ Only campaigns funded on or before this date.",
            "default": ""
          },
          "newSince": {
            "title": "🚨 Launch alert — only campaigns newer than",
            "type": "string",
            "description": "⏰ ISO timestamp, e.g. `2026-07-25T00:00:00Z`. Combined with a schedule this turns the run into a launch alert instead of a re-scrape.",
            "default": ""
          },
          "sortBy": {
            "title": "🔽 Sort results by",
            "enum": [
              "budgetLeft",
              "reward",
              "opportunity",
              "newest",
              "oldest",
              "progress",
              "leastCreators",
              "creators",
              "approvalRate",
              "totalViews",
              "burnRate",
              "daysLeft",
              "totalBudget"
            ],
            "type": "string",
            "description": "📊 Order of the campaigns in your dataset.",
            "default": "budgetLeft"
          },
          "includeDetails": {
            "title": "💎 Deep campaign read",
            "type": "boolean",
            "description": "🔬 Open every campaign for its **per-platform payout table**, requirements, brief links, approval rate, top earners and the **real creator count**. Turning this off is much cheaper but returns creators and success rate as the board's placeholder `0`.",
            "default": true
          },
          "includeBrand": {
            "title": "🛡️ Brand trust layer",
            "type": "boolean",
            "description": "🏢 Add whether the brand is verified, its rating, review count, member count and how long it has been around.",
            "default": true
          },
          "includeViewHistory": {
            "title": "📈 Daily view history",
            "type": "boolean",
            "description": "📊 Add the day-by-day view series and the last-7-day total for each campaign (one extra lookup per campaign).",
            "default": false
          },
          "includeDescription": {
            "title": "📝 Campaign description",
            "type": "boolean",
            "description": "📄 Include the full campaign brief text.",
            "default": true
          },
          "includeRaw": {
            "title": "🧾 Original display strings",
            "type": "boolean",
            "description": "🔤 Add a `raw` object with the values exactly as the site renders them, next to the parsed numbers.",
            "default": false
          },
          "proxyConfiguration": {
            "title": "🌐 Proxy configuration",
            "type": "object",
            "description": "🚦 By default the run starts on a **direct connection** and automatically switches to a **datacenter** and then a **residential** route only if the site pushes back — then stays there for the rest of the run. Every switch is logged. Pick your own route here to override that.",
            "default": {
              "useApifyProxy": false
            }
          },
          "concurrency": {
            "title": "⚡ Campaigns in parallel",
            "minimum": 1,
            "maximum": 20,
            "type": "integer",
            "description": "🏎️ How many campaigns to read at the same time. Lower it to 4 if a slow proxy starts pushing back.",
            "default": 8
          },
          "requestDelaySeconds": {
            "title": "🐢 Delay between requests (seconds)",
            "minimum": 0,
            "maximum": 10,
            "type": "number",
            "description": "🕰️ A small pause keeps the run extra polite. `0` is fine for this target.",
            "default": 0
          },
          "maxRetries": {
            "title": "🔁 Retries per request",
            "minimum": 1,
            "maximum": 10,
            "type": "integer",
            "description": "🛡️ Attempts before the run switches to the next network route.",
            "default": 3
          },
          "maxScanned": {
            "title": "🔬 Max rows scanned",
            "minimum": 1,
            "maximum": 100000,
            "type": "integer",
            "description": "🧯 Safety cap on how many board rows are examined before the filters give up. Raise it only for very large archives.",
            "default": 20000
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}