How to bulk unfollow people on Twitter through your web browser
I wanted to do some cleanup for a couple of Twitter accounts I use last night as I'm following too many people. One account has thousands of them which would of course take a long time to do manually.
Normally, I'd just write a Python script and do it via the API but I decided to do a quick search to see if there's an easier way.
It turned out, there is! I found this nice …