Promote.fun Clipping Campaigns Scraper avatar

Promote.fun Clipping Campaigns Scraper

Pricing

from $0.96 / 1,000 campaign results

Go to Apify Store
Promote.fun Clipping Campaigns Scraper

Promote.fun Clipping Campaigns Scraper

Scrape promote.fun's public clipping campaign board: CPM per 1,000 views, budget used vs remaining from the platform's own snapshots, clipper counts, $ per clipper, burn rate, est. days left and a proof-gated opportunity score. No login, no key, no proxy.

Pricing

from $0.96 / 1,000 campaign results

Rating

0.0

(0)

Developer

Mr Zack

Mr Zack

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Scrape the public campaign board of promote.fun — the campaign-based clipping marketplace where brands and creators fund a budget and clippers earn per 1,000 verified views.

One run gives you every campaign as a flat row with the numbers clippers actually refresh the board for:

  • CPM (USD per 1,000 views) and total budget
  • Budget used vs remaining — from the platform's own daily snapshots, not guesses
  • Clipper counts, views / likes / shares per platform
  • $ per clipper and effective CPM — what participants actually earned
  • Burn rate (USD/day), est. days left, budget pace (draining / healthy / slow / stalled)
  • hasPaidEvidence — has this campaign actually paid anyone yet?
  • opportunityScore 0-100, proof-gated: campaigns that never paid out can't outrank proven payers

HTTP-only against the site's own public API. No login, no API key, no browser, no proxy.

Who is this for?

  • Clippers deciding which campaign is worth their next edit — pick pools with money left, real payout history and low competition.
  • Agencies & clipping teams monitoring several boards (see the companion actors below).
  • Analysts / builders benchmarking CPMs and payout speed across the clipping economy.

Output fields

FieldMeaning
name, url, slug, status, operationalStateCampaign identity & state
cpmUsdPromised USD per 1,000 views
budgetUsd, budgetUsedUsd, budgetRemainingUsd, budgetSpentPctThe money
remainingViewsPaid views still available at this CPM
clippersTotal, clippersApproved, approvedSubmissions, pendingSubmissionsCompetition
totalViews, approvedViews, viewsByPlatform, topPlatformWhere the views land
usdPerClipper, viewsPerClipper, effectiveCpmUsdWhat participants actually got
burnUsdPerDay, estDaysLeft, budgetPaceHow fast the pool drains
hasPaidEvidencebudgetUsedUsd > 0
opportunityScore0-100 = CPM 20 + remaining budget 25 + payout proof 30 + low competition 15 (halved while unproven) + freshness 10. Ended / spent-out = 0.

Unknown values are null, never fake zeros.

Input

{
"status": "active",
"budgetAvailableOnly": true,
"paidEvidenceOnly": false,
"platforms": ["tiktok", "instagram"],
"minCpmUsd": 1,
"minRemainingBudgetUsd": 500,
"sortBy": "opportunity",
"maxItems": 200
}

status: "completed" pulls the payout history — 30+ finished campaigns with final usdPerClipper and effectiveCpmUsd, a ready-made CPM benchmark dataset.

Campaign budgets drain in days, sometimes hours. The clippers who win are the ones who see a new drop while the pool is still full:

  1. Open the Actor page → Schedules → create a schedule (e.g. every 6 hours).
  2. Use input { "status": "active", "budgetAvailableOnly": true }.
  3. Add an integration (Slack / email / webhook) on new dataset items, or diff budgetRemainingUsd between runs to catch pools that started draining.

A run on the current board costs about $0.05 at listed pricing — checking four times a day costs less than a coffee a month.

Companion actors — the clipping economy data stack

Was this Actor useful?

If it saved you time, a review on the Store page helps other clippers find it. Something broken or missing? Open an Issue on the Issues tab — I maintain this actively and usually respond within a day.