Skool Community Scraper avatar

Skool Community Scraper

Pricing

from $0.97 / 1,000 communities

Go to Apify Store
Skool Community Scraper

Skool Community Scraper

Extracts Skool communities and their details, reviews, members, courses, and events from discovery search and category filters.

Pricing

from $0.97 / 1,000 communities

Rating

0.0

(0)

Developer

Scraptivo

Scraptivo

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Skool Community Scraper collects communities from Skool discovery search and category filters and turns them into structured data for audience research, lead generation, and community discovery. Provide a keyword such as "ai video" or a category, run the Actor, and export name, description, member count, ratings, owner, and more to JSON, CSV, Excel, or your preferred integration. Optionally enrich each community with details, reviews, top members, classroom courses, and calendar events. From just $1 per 1,000 communities.

What can you automate with Skool Community Scraper?

  • Discover communities — search and filter Skool by category, price, and type.
  • Build creator lead lists — export community owners and their audience sizes.
  • Analyze communities — capture member counts, ratings, and review counts.
  • Enrich records — optionally pull about-page details, top members, and reviews.
  • Schedule recurring collection — track community growth over time.

Who is this scraper for?

TeamWorkflow
Growth and marketing teamsFind communities in a niche and their owners.
Creators and course sellersStudy successful communities in their category.
Lead-generation teamsCollect community and owner data for outreach.
Market researchersAnalyze community supply, pricing, and engagement.

What data can you collect from Skool?

Data groupExample fieldsHow it helps
Community identityid, slug, name, url, aboutUrlIdentify and link each community.
BrandinglogoUrl, coverImageUrl, color, initialsFeed visual brand data to your tools.
Access & pricingisPublic, membershipModel, priceFilter by free, paid, or trial communities.
EngagementtotalMembers, reviewAverageRating, reviewCountMeasure reach and reputation.
Enrichmentowner, details, reviews, members, classroom, calendarOptional detail data when enabled.

How to use Skool Community Scraper

  1. Open the Actor and go to the Input tab.
  2. Enter a keyword in Search Queries or select a Category.
  3. Set Price and Community Type filters if needed.
  4. Choose a Max Items limit and any optional detail toggles.
  5. Run the Actor, then export the dataset as JSON, CSV, or Excel.
{
"searchQueries": ["ai video"],
"price": "paid",
"communityType": "public",
"sortBy": "trending",
"scrapeCommunityDetails": true,
"maxItems": 25
}

Example workflow

Monthly list of growing paid communities in a niche

  1. Run a keyword search for your niche every month.
  2. Keep only communities above your required totalMembers and rating.
  3. Send new records to a spreadsheet or CRM.
  4. Deduplicate using the stable id or slug.

Automate and integrate your results

Schedule the Actor from the Apify Console or via API to run weekly or monthly. After a successful run, trigger a webhook to push results to Google Sheets, Make, Zapier, Slack, or a database. Use the stable id or slug as your deduplication key.

Input reference

FieldTypeRequiredDefaultWhat it controls
searchQueriesarrayNo["ai video"]Keywords for Skool discovery search.
categoriesarrayNoDiscovery categories (empty = all).
communityUrlsarrayNoDirect community URLs or slugs.
pricestringNoFilter: free, paid, free-trial.
communityTypestringNoFilter: public or private.
sortBystringNotrendingSort by trending or top.
languagestringNoDiscovery language filter.
scrapeCommunityDetailsbooleanNofalseAdd about-page details and owner.
scrapeCommunityReviewsbooleanNofalseAdd community reviews.
scrapeMembersbooleanNofalseAdd the public top-members list.
scrapeClassroombooleanNofalseAdd public classroom courses and modules.
scrapeCalendarbooleanNofalseAdd public calendar events.
maxItemsintegerNo10Max communities to return (0 = unlimited).

Output example

{
"id": 1234567,
"slug": "ai-video-creators",
"name": "AI Video Creators",
"url": "https://www.skool.com/ai-video-creators",
"description": "A community for creators using AI to produce video content.",
"isPublic": true,
"membershipModel": "paid",
"totalMembers": 1840,
"reviewAverageRating": 4.8,
"reviewCount": 96,
"owner": {
"name": "Jane Creator",
"url": "https://www.skool.com/@janecreator"
}
}

How much does it cost to scrape Skool?

Billing is pay-per-event. You are charged $1 per 1,000 communities for discovery results (dataset-item). Optional extras are billed only when enabled: community details and community reviews each at $1 per 1,000. A one-time Actor Start fee of $0.00005 applies per run. Apify plan discounts reduce these prices further.

Reliability and responsible use

Residential proxies are enabled by default and recommended for reliable access. Discovery results include name, description, member count, and rating; owner, reviews, members, classroom, and calendar appear only when their toggles are enabled. Top-members lists are limited to the roughly 30 public members a community exposes. Use the Actor only for lawful purposes and respect Skool's terms of service.

Frequently asked questions

Can I scrape communities by category?

Yes. Leave searchQueries empty and set categories, or combine categories with keywords. Trending is a sort order, not a category.

Can I schedule Skool Community Scraper to run automatically?

Yes. Use the Apify Scheduler to run weekly or monthly and track community growth.

What counts as one result?

One result is one community added to the dataset (dataset-item). Community details and reviews are separate events billed only when enabled.

Why are some fields empty?

owner, details, reviews, members, classroom, and calendar appear only when their toggles are enabled. A community that hides its members returns no member list.

How do I avoid duplicate records?

Deduplicate on the stable id or slug.

Do I need a proxy?

Residential proxies are recommended and enabled by default.

Support and custom workflows

Need a different field, source, or delivery workflow? Contact Scraptivo at scraptivo@gmail.com. Include the Actor name, a sample keyword or category, required fields, and expected volume so we can assess the request.