---
title: "Get alerted when new Whop campaigns launch"
slug: "new-content-rewards-campaigns-alert"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/new-content-rewards-campaigns-alert"
actor: "Whop Content Rewards Scraper - Clipping & UGC Campaigns"
actor_url: "https://automationbyexperts.com/apify/whop-clipping-campaigns-scraper"
apify_url: "https://apify.com/fayoussef/whop-clipping-campaigns-scraper/examples/new-content-rewards-campaigns-alert?fpr=youssef&fp_sid=abe_ex_new-content-rewards-campaigns-alert"
price: "$0.004"
price_unit: "per result"
---

# Get alerted when new Whop campaigns launch

Monitoring mode: each run returns only the campaigns that were not in the previous run, so a daily schedule becomes an alert feed for fresh clipping and UGC campaigns. Pair it with the Apify Slack or email integration to hear about a new campaign before its budget fills up.

**Run it:** [Get alerted when new Whop campaigns launch on Apify](https://apify.com/fayoussef/whop-clipping-campaigns-scraper/examples/new-content-rewards-campaigns-alert?fpr=youssef&fp_sid=abe_ex_new-content-rewards-campaigns-alert)  
**Actor:** [Whop Content Rewards Scraper - Clipping & UGC Campaigns](https://automationbyexperts.com/apify/whop-clipping-campaigns-scraper)  
**Pricing:** $0.004 per result

## The input this task runs with

```json
{
  "onlyNewCampaigns": true,
  "sortBy": "newest",
  "maxItems": 500
}
```

## What every run returns

- `Campaign name`
- `Reward per 1K views`
- `Budget remaining & total`
- `Burn rate`
- `Platforms (TikTok, YouTube, etc.)`
- `Category`
- `Campaign URL`
- `New-since-last-run flag`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Whop Content Rewards Scraper - Clipping & UGC Campaigns tasks

- [Find low competition TikTok clipping campaigns](https://automationbyexperts.com/apify/examples/low-competition-tiktok-clipping-campaigns): Filters Whop Content Rewards down to TikTok campaigns with 50 or fewer creators already submitting and no application step, so you can start clipping today and compete for views against a small pool. Sorted by fewest creators first.
- [Find the highest paying clipping campaigns on Whop](https://automationbyexperts.com/apify/examples/high-paying-clipping-campaigns): Lists every live Whop Content Rewards campaign paying at least 2 dollars per 1,000 views with more than 1,000 dollars of budget still unspent, sorted by reward. Use it to pick the campaigns where a clip actually gets paid, instead of scrolling a directory that only shows a rotating page of featured ones.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
