Skool Community Directory Scraper avatar

Skool Community Directory Scraper

Pricing

$1.00 / 1,000 per community records

Go to Apify Store
Skool Community Directory Scraper

Skool Community Directory Scraper

Extracts community name, URL, member count, price, and category from Skool's public discovery directory pages.

Pricing

$1.00 / 1,000 per community records

Rating

5.0

(1)

Developer

Ahmed Ashraf

Ahmed Ashraf

Maintained by Community

Actor stats

1

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Share

Extracts community name, URL, member count, price, and category from Skool's public discovery directory pages. Built for anyone running lead generation into course creators and community owners, or doing market research on the Skool ecosystem — agencies, growth marketers, and researchers who need a structured list instead of manually scrolling the discovery feed.

Why this scraper

  • Priced at $0.001 per community, matching the cheapest option available and beating every other per-result alternative on price.
  • Includes a rank field capturing each community's position in the discovery listing at scrape time, so you can track how placement shifts across runs.
  • Server-rendered HTML with no login wall — no personal member data is collected, only public directory listing fields.

Output fields

FieldTypeDescription
community_namestringName of the Skool community
community_urlstringFull URL to the community's Skool page
descriptionstringShort community description shown on the discovery card
member_countintegerNumber of members reported for the community
price_typestringWhether the community is 'free' or 'paid'
price_amountnumberMonthly price in USD if the community is paid, 0 if free
categorystringDiscovery category/niche tag assigned to the community
rankintegerPosition of the community in the discovery listing at scrape time

Input

{
"startUrls": [{ "url": "https://www.skool.com/discovery" }],
"maxItems": 50
}

Output

{
"community_name": "CapCut Creator Bootcamp Learn CapCut from beginner to advanced, create viral videos & start making money online 953 Members • $9/month",
"community_url": "https://www.skool.com/capcutcreator/about?utm_source=skooldotcom&utm_medium=website&utm_campaign=discovery_browse_group_link",
"description": "",
"member_count": 953,
"price_type": "paid",
"price_amount": 9,
"category": "",
"rank": 1
}

Pricing

$0.001 per community record returned. A run pulling 50 communities costs $0.05; a run pulling 500 communities costs $0.50.

Use cases

  • Building a prospect list of paid Skool community owners to pitch community management or growth services.
  • Tracking how a specific niche's discovery rankings shift week over week using the rank field.
  • Benchmarking pricing across free vs. paid communities in a category before launching a competing community.