← the zoo

πŸ” top chicken

Enter a handle. We pull everyone they follow and everyone who follows them, look at every post that whole network made yesterday (00:00–23:59 UTC), and crown whoever got the most likes the top chicken.

try: mrcheeze Β· gracekind.net Β· pfrazee.com Β· bsky.app
πŸ” TOP CHICKEN

Reads only public data (Bluesky's anonymous AppView β€” getFollows, getFollowers, getAuthorFeed). Everything runs in your browser, one feed fetch per network member, so the network is capped at the first 800 accounts found (follows βˆͺ followers) to keep a single page load from fanning out forever; each member is scanned up to ~500 recent items looking for anything posted in the previous UTC day. Reposts don't count, only what an account actually wrote. Nothing is posted or changed β€” it just reads.

asked for by @dave.9000ish.uk Β· built by @buildthis.bisks.net