Open anto582 opened 3 years ago
I hope this will be implemented soon. I want to use it to remove ghost followers. In your case you can use the function --unfollow-non-follower directly from Insomniac or whatever its called :)
For now you can create the opposite list (people that you follow and follow you back), then add this list to the follow_status
table in the insomniac database. Then you can run the unfollow-non-followers script. This way it at least skips everyone that follows you back, and it spends less time on the people you don't want to unfollow.
It would be great though if you could just feed a list of people that need to be unfollowed, and it would search them in your following list, then unfollow them straight away.
Unfollow from a specific user txt list?
I am using this script to detect who I am following and who is not following me. It works ok, but the second part would be to automate the unfollow process from a text file
https://github.com/apoorva-dave/instagram-scraper