I have a fair amount of experience with data visualization, analysis etc and thought it would be a fun project to try to visualize the Lemmy network, specifically which instances have strong links to one another via subscriptions from users in one to communities in the other.

How/where can I get that data?

EDIT: It sounds like many people would find this a violation of their data privacy and I simply shouldn’t do it. I had thought this kind of data was intended to be entirely accessible by design, but I learned something new!

  • gabe [he/him]
    link
    fedilink
    18
    edit-2
    1 year ago

    Likely within the API, but I would say be cautious as people on the fediverse really do not like having their data scraped, especially for projects like this.

    • alex [they, il]
      link
      fedilink
      121 year ago

      I think this is fine - people I’ve seen who objected to this kind of project were more about their account being indexed. Projects like respective size of instances were always fine

      • gabe [he/him]
        link
        fedilink
        81 year ago

        Yes, still doesn’t make people fine with it. People defederate over stuff like that on mastodon. It’s often seen as violating peoples privacy.

            • @[email protected]OP
              link
              fedilink
              1
              edit-2
              1 year ago

              What do you mean? I thought it was an explicit feature of this place that literally all of it was public and nobody owns any of the data. Isn’t it just sitting there in the public domain?

              If people know that’s how it works, they can’t get mad if someone does access the data. Especially for innocuous curiosities like this.

              • @[email protected]
                link
                fedilink
                101 year ago

                The content of lemmy is in public, but is not in the public domain. They are different concepts.

              • @[email protected]
                link
                fedilink
                61 year ago

                Your public domain assumption doesn’t have to apply to others, legally or ideologically.

                Data ownership does exist in the Fediverse, in fact it is one of its selling points that you can set up your server and own the data instead of using a surveillance capitalist SaaS that stores, manipulates and imposes legal rights over your data. Applications like Mastodon do send a federation request to other instances to delete data if submitters want to. Additionally, some users put licenses on their profile that might have restrictions (i.e: CC non-commerical, etc.) on what you are legally allowed to do with the data.

                So no, accessing the data is not the same as using or processing it for many people, legally too in several parts of the world. Also, “innocuous curiosities” label is entirely subjective.

              • @[email protected]
                link
                fedilink
                41 year ago

                I think the more commonly held belief is that the data, while unfortunately available right now, was going to become more secure in the near future; but the exodus from reddit happened too soon. So now there is a lot of that data, and the better management and protection of it hasn’t had time enough to happen.

                In comes you, seeing the opportunity, and you seek to exploit it.

                • @[email protected]OP
                  link
                  fedilink
                  11 year ago

                  I didn’t know that about the plans. I thought it was by design. Thanks I won’t do this project then

    • @[email protected]OP
      link
      fedilink
      21 year ago

      Thanks for the support! I thought it would be a useful tool too. People could use it to find instances they didn’t know about, but which are popular in their network, or to find under appreciated instances to build bridges.

      Anyway, sounds like database access is a must, and I’m not trying to take on a massive data wrangling exercise. I had it in my mind that the data were just sitting their for download, which was wishful thinking!

  • BlueÆther
    link
    fedilink
    11 year ago

    I don’t think you could do it without DB access, but not 100% sure