Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grzegorzwalewski/twitterautounfollow

Automate process of unfollowing people that dont follow you back
https://github.com/grzegorzwalewski/twitterautounfollow

Last synced: about 1 month ago
JSON representation

Automate process of unfollowing people that dont follow you back

Awesome Lists containing this project

README

        

# twitterAutoUnfollow
Automate process of unfollowing people that dont follow you back on Twitter (X)

[NOTICE] There will be a lot of errors in console - i didn't spend any time on validation of request.result tree. However you dont have to mind it, thoes errors dont brake anything ;)

## 1. Step
Go to followers list: https://twitter.com/YourUsername/following
## 2. Step
Fill the 3 variables with valid data. You can use method provided in script comment.
## 3. Step
Comment last line in the script and execute it
## 4. Step
Scroll to the bottom of following list - script will gather all accounts that dont follow You back
## 5. Step
Run only last line of script `unfollow(users Unfollow);` and let Your browser running. You can see in the Network tab that unfollow requests are being sent