Skool Group Scraper: Deep Data & Gamification Extractor avatar

Skool Group Scraper: Deep Data & Gamification Extractor

Pricing

from $6.00 / 1,000 results

Go to Apify Store
Skool Group Scraper: Deep Data & Gamification Extractor

Skool Group Scraper: Deep Data & Gamification Extractor

Extract full Skool community data: members, online stats, owner socials (YouTube, Instagram, etc.), pricing, affiliate info, and detailed gamification levels with member percentages.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Skool Group Scraper (Deep Data Extractor)

A high-performance, deep-data scraper for Skool.com communities. Unlike basic scrapers, this tool extracts hidden metadata, including gamification percentages, owner social links, and internal group configurations.

✨ Features

  • Deep Stats: Extract total members, online members, post counts, admin counts, and group rules.
  • Gamification Insights: Get a full breakdown of levels (1-9) with the exact percentage of members at each level.
  • Owner Intelligence: Scrape owner bio, location, and all linked social media (YouTube, Instagram, LinkedIn, Twitter, etc.).
  • Financial Data: Extract membership pricing, currency, and affiliate commission percentages.
  • Tech Stack & Plugins: Detect if the group uses Zapier, Auto-DM, or member surveys.
  • Clean Output: Automatically strips Skool-specific HTML tags from long descriptions for a clean, readable text.

📥 Input

The Actor accepts a list of Skool group URLs. To access private groups you have joined, you can provide session cookies.

FieldTypeDescription
startUrlsArrayList of Skool group URLs (e.g., https://www.skool.com/freegroup).
cookiesArrayOptional: Session cookies for private group access.

Example Input:

{
"startUrls": [
{ "url": "https://www.skool.com/freegroup" }
]
}

📤 Output

The scraper returns highly structured JSON data, organized into logical objects for easy integration.

Example Output (Snippet):

{
"id": "db46e2a8c15944448f2c03a861bd5cb6",
"slug": "freegroup",
"displayName": "AI Automation (A-Z)",
"descriptionLong": "This is the free course that takes you from a beginner... to landing your first client In 7 days!",
"stats": {
"totalMembers": 151627,
"onlineMembers": 387,
"totalPosts": 19216,
"coursesCount": 2
},
"pricing": {
"isPaid": false,
"monthlyPrice": null,
"affiliatePercent": 40
},
"gamification": [
{
"number": 1,
"name": "Level 1",
"percent_of_members": 91
}
],
"owner": {
"fullName": "Albert Shiney",
"socials": {
"youtube": "https://www.youtube.com/@albertolgaard",
"instagram": "https://www.instagram.com/albert.olgaard/"
}
}
}

🚀 How to Use

  1. Add URLs: Enter the URLs of the Skool communities you want to research.
  2. Run the Actor: Click "Start" and wait for the data extraction to complete.
  3. Export: Download your results in JSON, CSV, or Excel format for analysis in Google Sheets, Airtable, or your custom CRM.

🛠 Support

If you have questions or need custom modifications, feel free to reach out.