Skool Scraper avatar

Skool Scraper

Pricing

$3.00 / 1,000 results

Go to Apify Store
Skool Scraper

Skool Scraper

Scrape Skool.com communities, posts, and comments with full author profiles. 100 free lifetime results. Discover communities, get metadata with top contributors and social links, extract posts, and scrape comments with nested replies. The only Skool scraper with HTTP-based comment extraction.

Pricing

$3.00 / 1,000 results

Rating

0.0

(0)

Developer

Sourabh Kumar

Sourabh Kumar

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Skool Scraper โ€” 100 Free | Communities, Posts & Comments

Extract communities, posts, and comments from Skool.com with full author profiles. 4 modes: discover, community details, posts, and posts with comments. HTTP-only, no login required.

๐Ÿš€ Why this Skool scraper?

  • ๐Ÿ’ฐ Pay only for results โ€” $3 per 1,000 items. 100 free results for every user, forever.
  • โšก Fast and reliable โ€” HTTP-only, no browser overhead. No anti-bot blocks, no flaky runs.
  • ๐Ÿ‘ค Full author profiles โ€” Comments mode includes bio, location, LinkedIn, Twitter, YouTube, and more for every commenter.
  • ๐Ÿ” 4 scraping modes โ€” Discover communities, fetch community details, scrape posts, or get posts with full comment threads.
  • ๐Ÿ† Top contributors โ€” Community mode returns the top 30-day leaderboard with full social profiles.

๐Ÿ“ฆ 4 Scraping Modes

๐Ÿ” Discover Mode

Search for Skool communities by keyword. Returns up to 30 results per query including member counts, pricing, and community metadata.

{
"mode": "discover",
"query": "marketing",
"maxResults": 30
}

๐Ÿ  Community Mode

Fetch detailed information for a single community: full description, pricing, cover images, and the top 30-day contributor leaderboard with full social profiles.

{
"mode": "community",
"communityUrl": "https://www.skool.com/ai-automation-society"
}

๐Ÿ“ Posts Mode

Scrape posts from a community feed. Returns post content, author, upvote count, comment count, and timestamps. Supports sorting by newest posts or newest comment activity.

{
"mode": "posts",
"communityUrl": "ai-automation-society",
"maxPosts": 100,
"sortBy": "newest"
}

๐Ÿ’ฌ Comments Mode

Like posts mode, but also fetches the full comment thread for each post. Each record includes the post plus a nested comments array with complete author profiles (bio, social links, location).

{
"mode": "comments",
"communityUrl": "ai-automation-society",
"maxPosts": 50,
"maxCommentsPerPost": 100,
"sortBy": "newest"
}

๐Ÿ“ฅ Input Options

FieldTypeDescriptionDefault
modestringdiscover, community, posts, or commentsdiscover
querystringSearch term for discover modeโ€”
communityUrlstringCommunity URL or slug (e.g., ai-automation-society). Required for community/posts/comments modesโ€”
maxResultsintegerMax communities in discover mode (max 30)30
maxPostsintegerMax posts in posts or comments mode (max 1,000)100
maxCommentsPerPostintegerMax comments per post in comments mode (max 500)100
sortBystringSort posts by newest (creation date) or newest-cm (latest comment activity)newest

๐Ÿ“ค Output Examples

Discover / Community Output

{
"name": "AI Automation Society",
"slug": "ai-automation-society",
"url": "https://www.skool.com/ai-automation-society",
"description": "Learn to automate your business with AI tools and workflows.",
"memberCount": 18432,
"price": 49.00,
"currency": "usd",
"priceInterval": "month",
"rank": 3,
"logoUrl": "https://...",
"coverUrl": "https://...",
"createdAt": "2023-06-15T00:00:00.000Z"
}

Posts Output

{
"postId": "abc123",
"title": "How I automated my entire sales funnel in 3 hours",
"slug": "how-i-automated-my-entire-sales-funnel-in-3-hours",
"url": "https://www.skool.com/ai-automation-society/classroom/abc123",
"content": "Here's the exact workflow I used...",
"authorName": "Jane Smith",
"authorId": "user_xyz",
"commentCount": 24,
"upvotes": 87,
"hasVideo": false,
"createdAt": "2026-03-15T14:22:00.000Z",
"communityName": "ai-automation-society",
"communitySlug": "ai-automation-society"
}

Comments Output (extends Posts)

{
"postId": "abc123",
"title": "How I automated my entire sales funnel in 3 hours",
"content": "Here's the exact workflow I used...",
"authorName": "Jane Smith",
"commentCount": 24,
"upvotes": 87,
"comments": [
{
"commentId": "cmt456",
"content": "This is exactly what I needed. Which tool did you use for the email step?",
"upvotes": 12,
"authorName": "Bob Lee",
"authorBio": "Founder @ SaaS startup. Building in public.",
"authorLinkedIn": "https://linkedin.com/in/boblee",
"authorTwitter": "https://twitter.com/boblee",
"authorLocation": "Austin, TX",
"createdAt": "2026-03-15T16:45:00.000Z",
"replies": []
}
]
}

You can download results as JSON, CSV, Excel, or connect via the Apify API.

๐ŸŽฏ Use Cases

  • ๐Ÿ“Š Market research โ€” Discover the top-ranked communities in any niche. Compare member counts, pricing, and growth signals.
  • ๐Ÿ” Competitive analysis โ€” Monitor competitor communities: what topics generate the most engagement, who the top contributors are.
  • ๐Ÿงฒ Lead generation โ€” Comments mode exposes active community members with their bio, social profiles, and location. Find your ideal customers where they hang out.
  • ๐Ÿ“ˆ Content analysis โ€” What posts get the most upvotes and comments? Identify high-performing content patterns in your niche.
  • ๐Ÿ‘ฅ Influencer research โ€” Community mode returns top contributors with full social links. Find niche micro-influencers who are genuinely active.
  • ๐Ÿ› ๏ธ Community benchmarking โ€” Track member growth and engagement trends across multiple Skool communities over time.

๐Ÿ’ฒ Pricing

This actor uses pay-per-event pricing โ€” you only pay for what you scrape.

  • $3.00 per 1,000 results
  • 100 free results lifetime โ€” no credit card required for the first 100 records
What you scrapeResultsCost
30 communities (discover)30Free
1 community detail1Free
100 posts100Free
500 posts500$1.20
500 posts with comments500$1.20

โš ๏ธ Limitations

  • Discover returns max 30 results per query. This is a hard limit from Skool's discovery page โ€” there is no pagination. Run multiple queries with different keywords to get broader coverage.
  • No members list. Skool does not expose the full member list on public pages. You can only access the top 30-day contributors via community mode.
  • No emails. Skool does not expose member email addresses on any public page.
  • Private communities return metadata only. You can discover private communities (name, member count, price) but cannot scrape their posts or comments without membership.
  • Post sorting is limited. Skool only supports newest (by creation date) and newest-cm (by most recent comment). There is no "most upvoted" sort available via the web UI.
  • Data is public only. This scraper only accesses content visible to non-logged-in users on public Skool community pages.