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.
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.
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