Scholarly building: Bluesky follower/following/list management tool using coding Oct 27, 2024 • Amanda Wyatt Visconti I coded a Bluesky follower/following/list management app for myself, since I couldn’t find one. You can achieve a surprising amount with just HTML and a little JavaScript: I have a webpage with a sortable table of Bluesky accounts, linked to their profile pages, with columns for various metadata like last-posted date, without needing an API access token.