catalog_get_subreddit
One subreddit's card from Prowlo's tracked catalog — NOT a live Reddit call. view="stats" (default): subscribers, posts/day, comments/post, postsPerDay is sampled from the subreddit's own newest-100 /new feed (postsPerDaySpanHours = the real span those posts cover; postsPerDaySampleSize; null = not sampled in the last 14 days or fewer than 10 posts), plus activeUsers (online now at the last snapshot), title, subredditType, createdUtc (ISO), lastPostAt (ISO, newest sampled post), distinctPosterRatio (unique posters / sampled posts, 0..1) and sampleSize, growth7d + growth30d (null = not enough tracking history for that window, NOT zero growth), promoTolerance, trackingSince, plus a 5-each preview of similarByContent/similarByAudience. Set includeSeries=true only if you need the raw daily snapshot series (up to 90 points) — the growth fields already summarize it. view="similar": deeper neighbor lists only, up to limit each (similarByAudience empty = author overlap not computed yet for this sub — normal, not an error). "Not tracked" does NOT mean unwatchable — watcher_create accepts any subreddit. Free, NOT metered. (requires a free Prowlo account — call it to get a signup link)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subreddit name, with or without r/ prefix | |
| view | No | "stats": full stat card + a 5-each similar preview. "similar": deeper similar-community lists only. | stats |
| limit | No | (view="similar" only) max neighbors per list; ignored for view="stats" (preview fixed at 5 each) | |
| includeSeries | No | (view="stats" only) include the daily snapshot series |