Skool Member Scraper Goat avatar

Skool Member Scraper Goat

Pricing

Pay per usage

Go to Apify Store
Skool Member Scraper Goat

Skool Member Scraper Goat

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Goutam Soni

Goutam Soni

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Skool Member Scraper Goat — Members + Real Emails & Contact Info

Extract the full member list of any Skool.com community you belong to, with clean profile data and working contact details. It delivers real emails: it reads the email on each member's Skool profile and optionally visits their linked website to pull emails and phone numbers. Built for lead generation that converts.

Part of the Skool Scraper Goat suite:

Built around real contact extraction

This scraper is built to get you usable contact data:

  • Profile email — pulled directly from each member's Skool profile when present.
  • Website enrichment — when enabled, the member's linked website is fetched and real emails + phone numbers are extracted from the live page (including mailto: links). Included at no extra charge.
  • Social handles — YouTube, Instagram, Facebook, Twitter/X, LinkedIn.
  • De-duplicated, validated — junk matches (image filenames, tracking strings) are filtered out, and a bestEmail is surfaced per member.

What data you get per member

{
"community": "example-community",
"name": "Jane Doe",
"firstName": "Jane",
"lastName": "Doe",
"bio": "Founder at Acme Co. Helping coaches scale.",
"location": "Austin, TX",
"email": "jane@example.com",
"website": "https://example.com",
"social": {
"youtube": "https://www.youtube.com/@example",
"instagram": "https://www.instagram.com/example",
"linkedin": "https://www.linkedin.com/in/example"
},
"contacts": {
"emails": ["jane@example.com", "hello@example.com"],
"phones": ["+1 555-0100"],
"bestEmail": "jane@example.com",
"websiteStatus": "ok"
}
}

The contacts block appears when Enrich Contacts From Member Websites is enabled.

How to use it

  1. Get your Skool cookies (member lists are not public, so login is required):
    • Install the free Cookie-Editor browser extension.
    • Log in to Skool.com and open a community you belong to.
    • Click Cookie-Editor → ExportJSON, and paste the array into the Skool Cookies field.
  2. Paste one or more Community URLs you are a member of.
  3. Set Members Per Community and leave Enrich Contacts From Member Websites on for full contact data.
  4. Click Save & start. Export to JSON, CSV, Excel, XML, or HTML.

Top use cases

  • Lead generation — build outreach lists of community members with verified emails.
  • Audience research — analyse who is inside a niche community (bios, locations, socials).
  • CRM enrichment — append emails, phones, and social profiles to existing contacts.

Pricing

Pay-per-member. No subscription. Failed pages are retried and never billed, and website contact enrichment is included at no surcharge.

What you pay forPrice
Per member returned$0.0025

Apify's $5 platform free credit applies on first use.

Known limits (so there are no surprises)

  • You must be a member of the community for its member list to load. Communities you have not joined will return nothing.
  • Cookies expire when you log out of Skool; if a run returns no members, re-export fresh cookies.
  • Not every member has a public email or website. The contacts.websiteStatus field tells you exactly what happened per member (ok, no-website, http-403, etc.) so results are transparent.

FAQ

Is this legal to use? The actor extracts data visible to you as a logged-in community member. You are responsible for complying with your local data-protection laws (GDPR/CAN-SPAM) and Skool's Terms of Service when using the output.

Do you store my cookies? No. Cookies are used only for the duration of your run.

Can I scrape members of a community I haven't joined? No. Skool only exposes member lists to members.

Support

Found a bug or want a new field? Open an issue on the actor page. Issues are answered quickly, and honest reviews are always welcome.