Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/grzegorzwalewski/twitterautounfollow
- Owner: GrzegorzWalewski
- Created: 2023-08-27T11:52:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-06T11:12:00.000Z (11 months ago)
- Last Synced: 2024-02-07T13:07:59.874Z (11 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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