powered by
Get a list of fediverse servers
get_fedi_instances(token = NA, n = 20, ...)
tibble of fediverse instances
token from instances.social (this is different from your Mastodon token!)
number of servers to show
additional parameters for the instances.social API. See https://instances.social/api/doc/
This function uses the API at instances.social and needs a separate token. Results are sorted by number of users
if (FALSE) { get_fedi_instances(n = 5) }
Run the code above in your browser using DataLab