Skip to content
scrapeatlas.Dashboard

Social discussions

Skool API

Discover communities, compare prices and reviews, and retrieve public members, posts, media, courses and events.

11 endpointsx-api-key

Explore Skool communities with structured pricing, ratings, review previews, public links and media. Retrieve profiles, membership roles, points, levels, categorized posts, courses, calendars and leaderboards.

API availability: Available

Base URL · local workerhttp://localhost:3022Public API: https://api.scrapeatlas.com.
Authenticationx-api-keyCustomer key from your account. See Authentication.

Endpoints

GET/v1/skool/community

Get a Skool community

Read community identity, monthly and annual pricing, counts, owner details, public links, categories, landing images and videos, ratings and review previews.

Reference
GET/v1/skool/discovery

Discover Skool communities

Find ranked communities by keyword or category with member counts, community URLs, monthly and annual prices and currencies. Continue with numbered pages.

Reference
GET/v1/skool/categories

List Skool categories

Return the discovery category IDs, names and slugs. Pass the id, not the slug, to the discovery category parameter.

Reference
GET/v1/skool/profile

Get a Skool profile

Read profile names, bio, location, images, social links, profile URL and published counters.

Reference
GET/v1/skool/user/groups

Get a Skool user’s groups

Read the community membership and created-group previews published on a profile, including community URLs and pricing.

Reference
GET/v1/skool/posts

Get Skool community posts

Read numbered pages of posts with text, authors, engagement counts, category labels, post URLs and video metadata. Filter by a community category ID.

Reference
GET/v1/skool/post

Get a Skool post

Read a post by its community and slug, including author, category, text, engagement counts, video metadata and embedded comments.

Reference
GET/v1/skool/courses

List Skool courses

Read classroom catalog entries with titles, descriptions, covers, module counts and access flags.

Reference
GET/v1/skool/calendar

Get a Skool calendar

Read published calendar events with names, descriptions, dates, timezone and access flags.

Reference
GET/v1/skool/members

Get Skool community members

Read numbered pages of public member profiles, social links, account dates, community membership dates and roles, points and levels. Select the admin directory to find community administrators and moderators.

Reference
GET/v1/skool/leaderboards

Get Skool leaderboards

Read all-time, past-seven-day and past-thirty-day leaderboards with ranks, points, levels and public profiles.

Reference

Quick start

Create an API key on your account page, then call the public API. Values below are placeholders.

Terminal
curl "https://api.scrapeatlas.com/v1/skool/community?group=ai-automation-society" \
  -H "x-api-key: YOUR_API_KEY"

Coverage & limits

Coverage notes for this platform are not published yet.

Error codes
0
HTTPfailure.codeMeaning