I played with the mastodon #API . Here is my current genomic.social #network#graph visualized with #gephi ( https://gephi.org/ ). The usual suspects are all linked together.
@yokofakun Hi! Is each node a user, and each connection if one is following the other? If it is not a hassle, could you send me the data, so I could play with it before trying to do something similar myself :D
> Hi! Is each node a user, and each connection if one is following the other?
yes. Sorry I cannot share the graph (I deleted that big file and furthermore, I'm not sure wether private data are exposed to the non-followers), but the undocumented 😅 java code is here: https://github.com/lindenb/jsandbox/blob/master/src/sandbox/tools/mastodongraph/MastodonGraph.java