Whop Campaign Intelligence & Marketplace Scraper
Pricing
from $0.007 / detailed campaign
Whop Campaign Intelligence & Marketplace Scraper
Collects public Content Rewards campaigns, searches selected parts of the Whop catalog, and joins campaigns to public Whop company profiles. It is designed for campaign research, creator outreach, competitor monitoring, and bounded marketplace discovery
Pricing
from $0.007 / detailed campaign
Rating
0.0
(0)
Developer
Hypebridge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
What does Whop Campaign Intelligence & Marketplace Scraper do?
Whop Campaign Intelligence & Marketplace Scraper collects public Content Rewards campaigns, searches selected parts of the Whop catalog, and joins campaigns to public Whop company profiles. It is designed for campaign research, creator outreach, competitor monitoring, and bounded marketplace discovery—not as a claim to enumerate every Whop product.
The Actor offers three focused modes:
| Mode | Best for | Result type |
|---|---|---|
| Campaigns | Tracking active or completed Content Rewards opportunities | campaign |
| Catalog | Keyword and category research | catalog |
| Enriched leads | Joining campaigns to public company owners, websites, social links, and visible products | lead |
Campaigns and Enriched leads are mutually exclusive because each lead already contains its campaign. Catalog can be combined with either mode. A strict maxItems limit and per-source caps keep every run bounded.
By default, the Actor returns up to 25 active campaigns with full requirements, resources, payouts, views, and performance metrics. This is the most useful first-run output while keeping detail requests and cost bounded.
Why scrape Whop and Content Rewards?
- Campaign intelligence: Compare public budgets, spend, payout rates, platforms, requirements, and performance.
- Creator and company research: Find the public company, owner, website, social links, and visible products behind a campaign.
- Marketplace discovery: Explore keyword and category slices with explicit pagination and source provenance.
- Monitoring and analysis: Export normalized JSON, CSV, or Excel for dashboards and recurring research workflows.
What data can the Actor extract?
| Field | Description |
|---|---|
recordType | campaign, catalog, or lead |
title, brand, status | Public identity and campaign status |
budget, pricePerView, metrics | Normalized public campaign values |
requirements, resources, payouts | Full campaign details when enabled |
company, owner, socialLinks | Public Whop company enrichment |
websiteDomain | Domain derived only from Whop's returned website link |
pricing, visibleProducts | Public catalog and company offers |
discovery | Query, category, page, cursor, and reported source total |
sourceUrl, scrapedAt | Traceability for each result |
Unknown values remain null or empty arrays. The Actor does not guess email addresses or social accounts. Public links retain their campaign provenance and are never presented as verified company profiles.
How to scrape Whop campaigns
- Open the Actor and keep Campaigns selected.
- Use the default Content Rewards discovery URL or paste a direct campaign URL.
- Keep Get full campaign details enabled for complete records, or disable it for a faster broad scan.
- Increase Max items and the detail cap only when you need a larger run.
- Start the Actor and download results from the Dataset tab.
Faster broad scan without details
{"startUrls": [{ "url": "https://contentrewards.com/discover" }],"modes": ["campaigns"],"getCampaignDetails": false,"maxItems": 50}
Detailed campaign search
{"startUrls": [{ "url": "https://contentrewards.com/discover" }],"modes": ["campaigns"],"campaignSearchQueries": ["gaming"],"getCampaignDetails": true,"maxCampaignDetails": 25,"maxItems": 25}
Catalog research and enriched leads
Catalog can be combined with Enriched leads while the global output limit is divided deterministically between them.
{"startUrls": [{ "url": "https://contentrewards.com/discover" }],"modes": ["enrichedLeads", "catalog"],"catalogSearchQueries": ["video editing"],"maxEnrichments": 50,"maxListings": 50,"maxPagesPerQuery": 3,"maxItems": 100}
Input limits and supported URLs
The Actor accepts Content Rewards discovery and campaign detail URLs, Whop search URLs, current /discover/browse/... category URLs, and direct public Whop company/product URLs. Invalid individual URLs are skipped with a warning.
Important bounds include maxItems (1,000), maxCampaigns (1,000), maxListings (1,000), maxCampaignDetails (500), maxEnrichments (500), maxPagesPerQuery (50), and maxResponseBytes (24 MB). Completed campaigns are off by default because that collection can be large.
The Actor uses direct public requests and does not accept proxy configuration, so runs cannot incur user-selected proxy traffic charges.
Output and run metadata
Results are stored in the default Dataset. RUN-METADATA in the default key-value store explains selected limits, allocation, queries, category pages, duplicates, truncation, billing events, and sanitized error samples. This makes it possible to distinguish an exhausted source from a run stopped by a page, mode, or global cap.
Sample campaign output:
{"recordType": "campaign","campaignId": "00000000-0000-4000-8000-000000000000","brand": "Example Brand","title": "Example Short-Form Campaign","status": "active","platforms": ["tiktok", "instagram"],"budget": { "total": 10000, "spent": 2500, "currency": "USD" },"detailLevel": "basic","sourceUrl": "https://contentrewards.com/discover/00000000-0000-4000-8000-000000000000"}
How much does it cost?
The Actor uses pay-per-event pricing. Basic campaigns, detailed campaigns, catalog items, and completed enriched leads use separate billing events so the Console can show the configured price before a run. A lead whose company is explicitly not found is returned for traceability but is not charged. Use maxItems and the source-specific caps to control the maximum work and output.
Tips and limitations
- Start with the default 25 detailed campaigns. Disable details only when you need a faster, broader scan.
- Catalog search totals are ranking estimates, not proof of exhaustive marketplace inventory.
- Current Whop category URLs use
/discover/browse/; stale category URL shapes are rejected rather than guessed. - Direct campaign and company URLs always request complete detail even when the campaign detail toggle is off.
- Only publicly available data is collected. No login, private community content, or private user data is accessed.
FAQ
Can I select Campaigns and Enriched leads together?
No. A lead already embeds the campaign, so selecting both would duplicate data and billing. Combine Catalog with either one instead.
Why did my run return fewer than Max items?
The selected source may have been exhausted, a per-source cap may have been reached, or records may have been deduplicated. Check RUN-METADATA for the exact stop reason.
Is scraping Whop legal?
The Actor extracts publicly available data. Always review the applicable terms and laws and ensure you have a legitimate purpose.
Support
- Bugs and feature requests: use the Actor's Issues tab.
- Programmatic access: use the API tab.
Disclaimer: Results can contain publicly shared personal data. Personal data is protected by the GDPR and other laws. Do not process it without a legitimate reason; consult legal counsel when unsure.