Stumbled across a #fediverse viewer.
Calls API requests to find peers and builds an SQLite database.
https://github.com/H4kor/fediverse-explorer
Driven by:
async with session.get("https://" + instance + "/api/v1/instance/peers") as r:
https://github.com/H4kor/fediverse-explorer/blob/main/pipeline/instances.py
Found myself!
https://h4kor.github.io/fediverse-explorer/
Gives you a sense of peering in the network as size and scale.
