skool.com
Get comments on a Skool post
Input
postUrl requiredFull URL of the Skool post, e.g. https://www.skool.com/<community>/<post-slug>. The community part is case-insensitive.
limit optionalHow many top-level comments to return. Values above 25 also pull the oldest window, since the site serves comments in a newest and an oldest window rather than continuous pages.
Default: 25Output
count requiredNumber of comments actually returned, replies included.
postId requiredpostUrl requiredcomments requiredcomplete requiredTrue when every comment on the post was returned. False when the thread is larger than the site will serve in one read.
group optionalpostTitle optionalaccountUsed optionalHandle of the signed-in account, read from the session rather than assumed.
totalOnPost optionalComment total the post itself reports, replies included, independent of limit.
