# Whop Scraper | $1 / 1k | Fast & Reliable (`fatihtahta/whop-scraper`) Actor

Scrape Whop’s marketplace into clean, structured data. Capture listings for digital products, memberships, courses and communities with pricing, company details, metrics, categories and media. Perfect for market research, lead lists and tracking top offers

- **URL**: https://apify.com/fatihtahta/whop-scraper.md
- **Developed by:** [Fatih Tahta](https://apify.com/fatihtahta) (community)
- **Categories:** Developer tools, E-commerce, Lead generation
- **Stats:** 119 total users, 15 monthly users, 100.0% runs succeeded, 7 bookmarks
- **User rating**: No ratings yet

## Pricing

$1.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Whop Scraper | Fast & Reliable | $1.5 / 1k

### Overview

**Whop Scraper | Fast & Reliable | $1.5 / 1k** collects public marketplace listings from Whop.com, including titles, descriptions, pricing, company details, metrics, categories, and media assets. Whop hosts a fast-growing directory of digital products, memberships, courses, and communities, making it a valuable source for market discovery, competitive research, and lead generation. This actor automates the capture of structured data so you can keep datasets fresh without manual browsing.

### Why Use This Actor

- **Market and product research:** Track new offers, pricing shifts, and engagement metrics to understand momentum across categories.
- **Lead generation and outreach:** Build targeted lists of companies and products with links, descriptions, and visibility signals.
- **Directory building and enrichment:** Assemble organized catalogs for internal tools, dashboards, or data pipelines.
- **Trend and performance monitoring:** Follow rankings, review counts, and activity indicators over time.
- **Reliable automation:** Designed for hands-off runs with sensible limits and defaults to save time and reduce retries.

### Input Parameters

| Parameter | Type | Description | Default |
| --- | --- | --- | --- |
| `startUrls` | array of strings | Whop search results, category pages, or individual listing URLs to capture directly. | Prefilled example provided |
| `queries` | array of strings | Search keywords to look up on Whop when you prefer keyword-based discovery. | — |
| `limit` | integer | Maximum number of listings saved per input. Minimum 10. | `50000` |
| `proxyConfiguration` | object | Connection settings. The default Apify Residential proxy keeps runs stable. | Apify Proxy with `RESIDENTIAL` group |

### Example Input

```json
{
  "startUrls": [
    "https://whop.com/discover/search/?q=trading"
  ],
  "queries": ["ai tools", "fitness"],
  "limit": 200,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}
```

### Example Output

Each dataset item represents one Whop listing with core details and business context.

```json
{
  "id": "prod_82BoMlFhO3LLE",
  "title": "The A-Z Amazon Arbitrage FBA Playbook",
  "headline": "The A-Z Amazon Arbitrage FBA Playbook",
  "route": "amazon-fba-network",
  "url": "https://whop.com/discover/amazon-fba-network/amazon-fba-network/",
  "description": "The complete Amazon FBA playbook to take you to 6-figures per month, including private 1:1 mentorship directly with Yusuf.",
  "company": {
    "id": "biz_d4HhjKCOymHCt8",
    "route": "amazon-fba-network",
    "hubRoute": "biz_d4HhjKCOymHCt8",
    "businessType": "coaching_and_courses",
    "industryType": "amazon_fba",
    "logo": {
      "url": "https://img-v2-prod.whop.com/RBqtAnuxxQQnl32a1CJM-mxgbZBZySfMLr1uKUIiEN8/resize:fill/width:80/height:80/enlarge:true/plain/https://s3.us-east-2.amazonaws.com/assets.whop.com/uploads/2025-04-11/user_1077771_f25b98ab-7d7f-4598-9403-fc70e88ba0f7.png",
      "doubleUrl": "https://img-v2-prod.whop.com/_rLsFbh4teZwvDo-KlMORmjsAGLYdxa1IthQb3Yp5zQ/resize:fill/width:80/height:80/enlarge:true/dpr:2/plain/https://s3.us-east-2.amazonaws.com/assets.whop.com/uploads/2025-04-11/user_1077771_f25b98ab-7d7f-4598-9403-fc70e88ba0f7.png"
    }
  },
  "pricing": {
    "id": "plan_smJdZLt9WvnXf",
    "planType": "one_time",
    "rawInitialPrice": 3000,
    "rawInitialPriceUsd": 4016.762616108478,
    "rawRenewalPrice": 0,
    "baseCurrency": "gbp",
    "releaseMethod": "buy_now",
    "free": false
  },
  "price": 3000,
  "currency": "gbp",
  "metrics": {
    "createdAt": 1742938606,
    "firstApprovedAt": 1745238698,
    "appSessionsCount": 0,
    "reviewsAverage": 4.81,
    "publishedReviewsCount": 16,
    "verified": false,
    "activeUsersCount": 94,
    "whopRanking": 230,
    "usdGmv": 0
  },
  "marketplaceCategory": {
    "id": "mcat_Vm5cCCwNR1C9V",
    "name": "Business"
  },
  "images": [
    {
      "blurhash": "LTDbcsEM0g$%-TI;ofxZIpR+={j[",
      "isVideo": false,
      "isAnimated": false,
      "image": {
        "original": "https://img-v2-prod.whop.com/dt7su6erQcnAMJchP1CXl0YF0GUiULMMgMKHlqcZJjE/rs:fit:512:288/aHR0cHM6Ly9hc3NldHMud2hvcC5jb20vdXBsb2Fkcy8yMDI1LTA0LTEzL3VzZXJfMzc0MTgzOV9jYjA3MDBmOC03ZWFlLTRhZTItODJjZi05NjMwNTE5ZTdlMTMuanBlZw",
        "double": "https://img-v2-prod.whop.com/rETYZYCeoAnLmCd35ZvS83Dx5iAj_qT7c_fgU-fBUyM/rs:fit:512:288/dpr:2/aHR0cHM6Ly9hc3NldHMud2hvcC5jb20vdXBsb2Fkcy8yMDI1LTA0LTEzL3VzZXJfMzc0MTgzOV9jYjA3MDBmOC03ZWFlLTRhZTItODJjZi05NjMwNTE5ZTdlMTMuanBlZw"
      }
    },
    {
      "blurhash": "LGFPEH~qx]D%x]V[V@ofM{RjRjt7",
      "isVideo": true,
      "isAnimated": false,
      "image": {
        "original": "https://assets.whop.com/uploads-optimized/2025-04-03/user_3741839_69090ad4-b783-40d7-bc8b-862e5c6fa301.mp4",
        "double": "https://assets.whop.com/uploads-optimized/2025-04-03/user_3741839_69090ad4-b783-40d7-bc8b-862e5c6fa301.mp4"
      }
    }
  ]
}
```

- `id`, `title`, `headline`, `route`, `url` — identifiers and navigational links for the listing.
- `description` — marketing copy or overview of the product or service.
- `company` — business identifiers, category labels, and logo assets.
- `pricing` and `price` — plan structure, currency, and amounts when available.
- `metrics` — activity, review signals, and ranking indicators.
- `marketplaceCategory` — primary Whop category.
- `images` — media assets, including thumbnails or videos.

### Notes & Limitations

- Use the actor responsibly and in line with Whop’s terms of service and applicable laws.
- Start with modest limits while you validate queries or URLs, then scale up for production runs.
- Dataset fields may vary depending on what Whop exposes publicly at the time of scraping.

### Support

Questions or custom needs? Open an issue on the **Issues** tab of the actor page in Apify Console and it will be resolved around the clock.

Happy Scraping,

- Fatih

# Actor input Schema

## `startUrls` (type: `array`):

Paste one or more Whop search result, category, or listing page URLs to scrape.

## `queries` (type: `array`):

Paste one or more Whop search keywords to scrape.

## `limit` (type: `integer`):

Stop the run after this number of listings has been saved per input.

## `getKeywordRevenueDetails` (type: `boolean`):

When enabled, fetch daily revenue totals for each search keyword over the last 90 days.

## `proxyConfiguration` (type: `object`):

The default Apify Residential proxy keeps the scraper reliable.

## Actor input object example

```json
{
  "startUrls": [
    "https://whop.com/discover/search/?q=Notion+systems"
  ],
  "limit": 50000,
  "getKeywordRevenueDetails": false,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        "https://whop.com/discover/search/?q=Notion+systems"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("fatihtahta/whop-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "startUrls": ["https://whop.com/discover/search/?q=Notion+systems"] }

# Run the Actor and wait for it to finish
run = client.actor("fatihtahta/whop-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    "https://whop.com/discover/search/?q=Notion+systems"
  ]
}' |
apify call fatihtahta/whop-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,fatihtahta/whop-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/batueDDB8KTwRPAel/builds/LQM72KwKamGBTs20I/openapi.json
