Skool Scraper Goat avatar

Skool Scraper Goat

Pricing

$9.00 / 1,000 results

Go to Apify Store
Skool Scraper Goat

Skool Scraper Goat

Scrape Skool.com communities and members at scale. Extract group metadata, pricing, MRR estimates, courses, posts, engagement metrics, and owner profiles by keyword search or direct URL. Built-in MRR/ARR calculation, residential proxy rotation, and member-scraping mode.

Pricing

$9.00 / 1,000 results

Rating

2.8

(3)

Developer

Goutam Soni

Goutam Soni

Maintained by Community

Actor stats

9

Bookmarked

123

Total users

5

Monthly active users

2 days ago

Last modified

Share

Skool Scraper - Extract Skool.com Communities, Members, Pricing & MRR

The fastest way to extract structured data from any Skool.com community. Find groups by keyword or URL, pull full community metrics, pricing, estimated monthly recurring revenue (MRR), course counts, engagement stats, and owner profiles in one run. No Skool API needed.

Looking for post and comment scraping? Use the dedicated Skool Post & Comment Scraper instead.

What this Skool scraper does

This actor turns skool.com into a clean structured dataset. Point it at one or more group URLs, or search by keyword, and it returns one row per community with:

  • Group metadata (display name, description, privacy, creation date, labels)
  • Pricing data (monthly price, yearly price, free trial flag, affiliate %)
  • Estimated MRR and ARR (monthly price × total members)
  • Member, post, course, module, online-member counts
  • Engagement metrics (posts per member, online %, total admins)
  • Owner profile (name, bio, location, social links, MRR status)
  • Branding (colours, logo URLs, cover image)
  • Landing page content, retention video, marketing links

Designed for lead generation, market research, community discovery, and competitor analysis on the Skool platform.

Why use this scraper

  • Search and direct URLs — discover up to 5,000 communities per keyword, or pass exact group URLs.
  • Built-in filters — paid-only, monthly price range, MRR range, member count, post count, courses, free-trial flag, affiliate program, privacy type.
  • Residential proxy support (Apify proxy or your own) with automatic IP rotation and adaptive concurrency to survive Skool's rate limits.
  • MRR & ARR calculations done for you — no spreadsheet math needed.
  • Member-scraping mode for any group you've joined (cookies required).
  • Battle-tested retry logic with exponential backoff; 100% success rate across the last 30 days of public runs.

What data you get per community

{
"name": "example-community",
"displayName": "Example Community",
"url": "https://www.skool.com/example-community",
"privacy": 0,
"pricing": {
"monthlyPriceUsd": 49,
"freeTrialEnabled": 1,
"affiliatePercent": 30
},
"revenue": {
"estimatedMRR": 245000,
"estimatedARR": 2940000,
"totalMembers": 5000,
"isPaid": true
},
"community": {
"members": { "total": 5000, "online": 47, "admins": 3 },
"engagement": { "postsPerMember": 0.42, "onlinePercent": 0.94 }
},
"owner": {
"name": "Jane Doe",
"social": { "youtube": "https://www.youtube.com/@example", "instagram": "https://www.instagram.com/example", "linkedin": "https://www.linkedin.com/in/example" }
},
"content": { "courses": 7, "posts": 2100, "rules": 5 }
}

How to use the Skool Scraper

  1. Open the actor on Apify Store and click Try for free — the daily free credit covers a few hundred results.
  2. Pick a Scrape Mode: SCRAPE_GROUPS (default, no auth needed) or SCRAPE_MEMBERS (requires Skool cookies).
  3. In Search Keywords enter terms like "online business", "ai automation", "ecommerce". Or paste Group URLs directly (e.g. https://www.skool.com/automate).
  4. Set maxGroupsPerKeyword — Skool returns up to 990 groups per keyword across 33 pages.
  5. Apply optional filters: paid only, min/max monthly price, min/max MRR, min members, has free trial, has affiliate program, privacy type.
  6. Click Save & start. Download the dataset in JSON, CSV, Excel, XML, or HTML.

Top use cases

  • Lead generation — find Skool community owners with active affiliate programs in your niche.
  • MRR research — identify the highest-grossing Skool communities to study their pricing and positioning.
  • Competitor monitoring — track member growth, posts, engagement on competing communities.
  • Outreach lists — extract creator emails, social profiles, and contact info at scale.
  • Niche discovery — find under-the-radar paid communities (low member count, high engagement) for partnerships.
  • Data enrichment — combine Skool community data with your existing CRM or sales sequences.

Pricing

Pay-per-result. No subscription, no monthly minimum.

TierPrice per result
All Apify plans$0.007

Apify's $5 platform free credit applies on first use — that's ~700 free community records.

FAQ

The actor only extracts publicly visible data on skool.com (group landing pages, public member profiles). You are responsible for complying with your local data-protection laws and Skool's Terms of Service when you use the output.

Do I need a Skool account?

Not for group/community scraping. You do need a Skool account and exported cookies to use SCRAPE_MEMBERS mode.

How fast is it?

A typical run of 100 groups completes in 1-3 minutes. The actor uses adaptive concurrency and rotates Apify residential proxies per request.

Why are some groups missing from results?

Skool's discovery API caps at ~990 groups per keyword across 33 pages. Use more specific keywords (or direct URLs) to reach groups beyond that limit.

Can I export to Google Sheets, CSV, Excel?

Yes — Apify supports JSON, CSV, Excel, XML, and HTML exports, plus integrations with Google Sheets, Zapier, Make, and webhooks.

How does the MRR estimate work?

estimatedMRR = monthlyPriceUsd × totalMembers. It's a ceiling estimate assuming every member pays the listed monthly price; actual MRR varies with churn, free-trial members, and annual-plan discounts.

Support & feedback

Found a bug, missing a field, want a new feature? Open an issue on the actor page or contact the maintainer via the Apify Store profile. Reviews are read.