Skip to content

Instantly share code, notes, and snippets.

@jayremnt
jayremnt / unfollow-all-users-and-pages.js
Last active August 2, 2021 13:04
Unfollow all users and pages
/*
Script by JayremntB, 2020
Unfollow all users and pages
Please copy all the code to make sure that you will not get any errors
Before run this script, please navigate to https://www.facebook.com/(your-username)/following
*/
// You can change time delay below or not (in milliseconds, 1 s = 1000 ms)
let delayTime = 0;