Login twitter Go to https://twitter.com/following Keep scrolling to the bottom repeatedly until all your followers are loaded. Run below code in your console.
[].slice.call(document.querySelectorAll('.unfollow-text')).forEach(function(button) { button.click(); }); wait some time. Reload page.