Whop Scraper Pro avatar

Whop Scraper Pro

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Whop Scraper Pro

Whop Scraper Pro

Scrape Whop Discover search results and product pages by keyword. Extract titles, prices, ratings, product URLs, and category rank for competitor analysis, offer research, lead generation, and marketplace intelligence.

Pricing

from $5.00 / 1,000 results

Rating

5.0

(1)

Developer

Sentry

Sentry

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

3

Monthly active users

12 days ago

Last modified

Share

Whop Scraper Pro | Whop Discover Search Scraper for Product Research, Competitor Tracking, and Marketplace Intelligence

Whop Scraper Pro is an Apify actor that scrapes Whop Discover search results and returns structured data for each product card and product page.

Use it to monitor Whop listings, track competitors, analyze pricing, discover offers in a niche, and build repeatable market research workflows.

Why use this Whop scraper?

If you are searching for a reliable Whop scraper, Whop product scraper, or Whop Discover scraper, this actor is designed for exactly that workflow:

  • Scrape Whop search results by keyword
  • Expand across Whop categories (agency, software, newsletters, events, and more)
  • Collect product links and metadata in clean JSON
  • Optionally fetch each product page for richer fields
  • Export to API, Make, Zapier, Google Sheets, or your own pipeline

Best use cases

  • Whop competitor analysis
  • Whop offer and pricing research
  • Digital product market mapping
  • Whop niche discovery (e.g. AI tools, trading, OnlyFans, creators, communities)
  • Lead generation and list building
  • Product intelligence dashboards

What data you get

Each output item can include:

  • query
  • category
  • rank
  • cardType
  • title
  • subtitle
  • description
  • price
  • ratingValue
  • ratingCount
  • companyRoute
  • productRoute
  • productUrl
  • canonicalUrl
  • mediaCardUrl
  • searchUrl
  • funnelId
  • fetchedUrl
  • imageUrl
  • iconUrl
  • scrapedAt

This makes it easy to build reports like:

  • Top-ranked Whop products by keyword
  • Category-level Whop offer snapshots
  • Price/rating comparison tables
  • Competitor watchlists over time

Input options

  • queries (array): keywords to search on Whop Discover
  • query (string): single-query alias
  • maxResultsPerQuery: cap per query after dedupe
  • includeCategoryPages: scrape category tabs in addition to “all”
  • categorySlugs: optional custom category list
  • includeProductPages: fetch product pages for richer fields
  • maxConcurrency: request parallelism
  • proxyConfiguration: Apify proxy settings

How it works (high level)

  1. Runs your Whop search query in Discover
  2. Extracts media card links and preview metadata
  3. Deduplicates product URLs across selected categories
  4. Optionally opens product pages for extended fields
  5. Saves structured records to dataset

Example workflow

Example query ideas

  • onlyfans
  • ai tools
  • discord
  • trading
  • seo
  • automation

Example output usage

  • Push JSON to your internal DB
  • Schedule daily snapshots for trend tracking
  • Compare rank/price changes between runs
  • Feed BI dashboards and competitor alerts

API access

After a run, read dataset items from:

  • {{links.apiDefaultDatasetUrl}}/items

You can also trigger runs via Apify API and integrate into Make/Zapier/n8n.

Guardian telemetry to Grafana Cloud (optional)

This actor includes Wire Guardian telemetry that can export advanced run diagnostics to Grafana Cloud.

Set these env vars in Actor settings:

  • GUARDIAN_TELEMETRY_ENABLED=true
  • OTEL_EXPORTER_OTLP_ENDPOINT=https://otlp-gateway-<stack-region>.grafana.net/otlp
  • OTEL_EXPORTER_OTLP_HEADERS=Authorization=Basic <base64(instanceId:apiKey)>
  • GUARDIAN_SERVICE_NAME=whop-scraper-pro
  • GUARDIAN_ENV=prod

Optional Loki streaming:

  • GUARDIAN_LOKI_URL=https://logs-prod-<region>.grafana.net
  • GUARDIAN_LOKI_API_KEY=<grafana_api_key>

Emitted metrics include:

  • guardian_platform_cost_usd
  • guardian_total_run_cost_usd
  • guardian_creator_revenue_usd
  • guardian_creator_profit_usd
  • guardian_settlement_actions_total
  • guardian_records_emitted_total
  • guardian_request_failures_total

Run-level labels are included on all metrics:

  • guardian_run_id
  • guardian_service, guardian_namespace, guardian_environment

Example per-run revenue bar query:

sum by (guardian_run_id) (sum_over_time(guardian_creator_revenue_usd_sum{guardian_service="guardian",guardian_namespace="apify-guardian-workspace",guardian_environment="production"}[24h]))

SEO keyword coverage

This actor is optimized for users searching terms like:

  • Whop scraper
  • Whop Discover scraper
  • Whop search scraper
  • Whop product scraper
  • scrape Whop products
  • Whop competitor analysis tool
  • Whop marketplace intelligence
  • Whop pricing scraper
  • Whop listing monitor
  • Apify Whop scraper

Performance and reliability notes

  • Supports proxy rotation through Apify Proxy
  • Built for structured, repeatable data collection
  • Handles dedupe across categories for cleaner datasets
  • Designed for integration in scheduled automation pipelines

FAQ

Does this scrape Whop search by keyword?

Yes. It supports one or multiple search queries.

Can I scrape only specific Whop categories?

Yes. Use includeCategoryPages with categorySlugs.

Can I get richer product detail fields?

Yes. Keep includeProductPages=true.

Is this useful for Whop competitor research?

Yes. It is built for exactly that use case.

Getting started locally

npm install
git submodule update --init --recursive
apify run

Shared Wire Guardian source (submodule)

This actor uses the shared guard from:

  • vendor/apify-ppe-guard

Update shared guard code into this actor:

$yarn guard:update

Check pinned guard commit:

$yarn guard:status

Deploy

$apify push

Use responsibly and comply with Whop terms, applicable law, and data privacy requirements in your jurisdiction.