Skip to content
scrapeatlas.Dashboard

Get Skool community members

Try in Playground

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.

GET/v1/skool/membersx-api-key
x-api-keystringrequiredheader

Your ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.

Query parameters
3
groupstringrequiredquery

Canonical community slug, e.g. ai-automation-society. No URL, credentials, slash, query or fragment.

Exampleai-automation-society
pagestringdefault: "1"query

Numbered source page, 1–9999; default 1.

default: "1"

Example1
viewenumquery

Select all members or the admins directory, including community administrators and moderators.

one of: all, admins

Response fields
49
requestIdstring

Operational correlation UUID.

Upstream attempts, decoded success-body bytes and duration. Error bodies are cancelled.

accounting.upstreamRequestsinteger

Always included.

≥ 0

accounting.responseBytesinteger

Always included.

≥ 0

accounting.durationMsnumber

Always included.

≥ 0

successboolean

True when usable data is returned.

statusenum

success or partial; failed/challenged on errors.

one of: success, partial

sourceUrlstring

Fixed-origin canonical Skool page read.

absolute HTTPS URL

fetchedAtstring

UTC retrieval time.

Extraction source, completeness flag and machine-readable warning codes.

coverage.sourcestring

Always included.

coverage.completeboolean

Always included.

coverage.warningsstring[]

Always included.

Public profiles, URLs and social links, with community membership and gamification fields.

up to 100 items

members.idstring

Always included.

min 1 chars

members.namestringnullableoptional

Optional.

members.createdAtstringnullableoptional

Optional.

members.updatedAtstringnullableoptional

Optional.

members.firstNamestringnullableoptional

Optional.

members.lastNamestringnullableoptional

Optional.

members.first_namestringnullableoptional

Optional.

members.last_namestringnullableoptional

Optional.

members.urlstringnullableoptional

Optional.

Always included.

members.metadata.biostringnullableoptional

Optional.

members.metadata.locationstringnullableoptional

Optional.

members.metadata.pictureProfilestringnullableoptional

Optional.

members.metadata.pictureBubblestringnullableoptional

Optional.

members.metadata.linkFacebookstringnullableoptional

Optional.

members.metadata.linkInstagramstringnullableoptional

Optional.

members.metadata.linkLinkedinstringnullableoptional

Optional.

members.metadata.linkTwitterstringnullableoptional

Optional.

members.metadata.linkWebsitestringnullableoptional

Optional.

members.metadata.linkYoutubestringnullableoptional

Optional.

Community membership ID, groupId, userId, role, createdAt, updatedAt and approvedAt. Member createdAt remains the separate account creation time.

members.membership.idstring

Always included.

min 1 chars

members.membership.groupIdstring

Always included.

min 1 chars

members.membership.userIdstring

Always included.

min 1 chars

members.membership.createdAtstringnullableoptional

Optional.

members.membership.updatedAtstringnullableoptional

Optional.

members.membership.approvedAtstringnullableoptional

Optional.

members.membership.rolestringnullableoptional

Optional.

Community points and level.

members.gamification.pointsnumbernullableoptional

Optional.

members.gamification.levelnumbernullableoptional

Optional.

pageinteger

Numbered source page, 1–9999; default 1.

0 – 9999

totalnumbernullable

Published source total.

hasMorebooleannullable

Published source continuation flag.

nextPageintegernullable

Next numbered source page.

HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.

Error codes
0
HTTPfailure.codeMeaning