this post was submitted on 24 Aug 2025
4 points (100.0% liked)

Fediverser Network

57 readers
1 users here now

Fediverser is a project to build all the required tools to help people leave legacy social networks and to join the fediverse. Currently, it provides a web application that runs alongside a traditional Lemmy service to provide the following functionality:

The Fediverser Network is a website that aims to crowdsource the information used by the different fediverser deployments and to coordinate all users and instance admins.

founded 2 years ago
MODERATORS
 

Is there place where we can download a nightly dataset? Or an API to grab all the communities in the DB?

top 2 comments
sorted by: hot top controversial new old
[โ€“] rglullis 2 points 1 month ago (1 children)
[โ€“] activistPnk@slrpnk.net 1 points 1 month ago* (last edited 1 month ago)

Thanks!

Though the docs seem incomplete because I do not see an API function for grabbing the communities. I assume /api/community-requests is different. The schemas section shows the schema for communities.

(edit) finally figured it out.. apparently /api/changes corresponds with the /communities page.