ClipAffiliates Clipping Campaigns Scraper
Pricing
from $0.96 / 1,000 campaign results
ClipAffiliates Clipping Campaigns Scraper
Scrape ClipAffiliates' public campaign board: CPM per 1,000 views, budget spent vs remaining, paid views left, active affiliate competition count and a 0-100 opportunity score. HTTP-only, no login, no key. Built for clippers, UGC creators and agencies hunting fresh, low-competition campaigns.
Pricing
from $0.96 / 1,000 campaign results
Rating
0.0
(0)
Developer
Mr Zack
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Pulls the public campaign board of ClipAffiliates — the clipping & UGC marketplace where creators pay clippers per 1,000 views — and turns it into clean, money-first rows: CPM, budget remaining, paid views left, how many clippers are already competing, and a 0-100 opportunity score.
No login. No API key. No proxies. HTTP-only, so runs finish in seconds and cost almost nothing.
Who this is for
- Clippers & UGC creators deciding which campaign to jump on today — before the budget runs out.
- Clipping agencies monitoring every board (Whop, Vyro, ClipAffiliates) from one dashboard.
- Analysts & builders tracking the creator-economy clipping market.
The board moves fast: budgets deplete in days and new drops appear without notice. The clippers who catch a fresh campaign with low competition earn the most per clip. This actor exists so you never refresh the board manually again.
What makes this board special: competition data
ClipAffiliates publicly exposes active_affiliates_count — how many clippers already joined each campaign. This actor turns that into:
remainingUsdPerAffiliate— remaining budget ÷ active affiliates: the competition-adjusted money on the table.lowCompetitionsort +maxActiveAffiliatesfilter — surface quiet campaigns before the crowd arrives.
No other clipping-board dataset gives you this.
Output fields
| Field | Meaning |
|---|---|
name, creatorName, type | Campaign, who runs it, clipping or ugc |
status | active / ended (derived from end date + budget) |
cpmUsd | USD per 1,000 views (normalized from pay rate) |
budgetUsd / budgetSpentUsd / budgetRemainingUsd / budgetSpentPct | The money pool |
remainingViews | How many views can still get paid at this CPM |
activeAffiliatesCount | Clippers already in — your competition |
remainingUsdPerAffiliate | Remaining budget split across the competition |
maxPostsPerAffiliate, maxAffiliates, accessType | Participation rules |
platforms, countries, hashtag | Where and how to post |
createdAt, ageHours, isFreshWithin24h/72h | Catch new drops early |
endDate, endsInDays, closingWithin48h | Deadline math |
opportunityScore | 0-100: CPM (30) + budget headroom (30) + low competition (15) + freshness (15) + time left (10) |
How to schedule this actor (recommended)
This data is worth the most when it's fresh. Set it and forget it:
- Open the actor → Schedules → create a schedule (e.g. every 30 minutes or hourly).
- For a cheap "new drop alert", set input
freshWithinHours: 1with a 1-hour schedule — most runs push 0 rows (you pay only the $0.01 start fee), and the moment a new campaign lands you get exactly the new rows. - Add an integration (Slack / email / webhook) on "run succeeded with items" to get pinged only when something new appears.
- Pair with
sortBy: "lowCompetition"ormaxActiveAffiliates: 10to be first into quiet campaigns.
Example input
{"activeOnly": true,"minCpmUsd": 1,"maxActiveAffiliates": 40,"sortBy": "opportunity"}
Pricing
Pay-per-event: $0.01 per run + $0.96 per 1,000 campaign rows. A typical run on today's board costs about a cent.
The full clipping-economy data stack
Track every major clipping board with one scheduler:
- Whop Content Rewards Scraper — the biggest board (Whop.com content rewards)
- Vyro Clipping Campaigns Scraper — the MrBeast-backed marketplace
- ClipAffiliates Campaigns Scraper — this actor
- Galxe Quest Rewards Scraper — web3 quest rewards
Notes & fair use
- Reads only the public discover board over its official public JSON endpoint — no login, no bypass, gentle request rate (a single GET per run).
- Not affiliated with ClipAffiliates.
- Data accuracy depends on what the board publishes;
estimated_spendis the platform's own estimate.