this post was submitted on 14 Jun 2023
85 points (100.0% liked)
Technology
37717 readers
474 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably the best one I have found so far.
By the way, do you have any plan to expose an API or daily extract of the data you have?
While those websites are useful for manual searches, I think it would benefit the feddiverse much more if there was a way to integrate all those lists into an app. At least without resorting to web scrapping.
Update: https://data.lemmyverse.net/
Thank you for the information I'll definitely check that out.
Won't be exposing an API at this stage; since the data is all in .json files that get served along with the static site. The data that's used to drive the website is all in https://github.com/tgxn/lemmy-explorer/tree/main/frontend/public if you'd want to look over it.
The way most of the Fediverse works is through "web scraping" or "crawling" - https://lemmy.ml/nodeinfo/2.0.json for example shows instance stats for lemmy.ml