Badges for Lemmy communities — subscribers, posts, comments.
Display live stats for any Lemmy community on any instance.
| Badge | Endpoint | Description |
|---|---|---|
| Subscribers | /lemmy/subscribers/{instance}/{community} | Subscriber count |
| Posts | /lemmy/posts/{instance}/{community} | Post count |
| Comments | /lemmy/comments/{instance}/{community} | Comment count |
Path Parameters
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/lemmy/subscribers/lemmy.world/technology.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/lemmy/subscribers/lemmy.world/technology.svg?mode=light"></picture>
Uses the Lemmy API (/api/v3/community). Works with any Lemmy instance. No API key required. Cached 1 hour.