Facebook Follower Removal Script

Job ID: 40595166

Budget: ₹100 – ₹400 INR

I’m looking for a clean, reliable JavaScript solution that will remove every single follower from my Facebook profile / page in one go—no filters or exceptions. The script should:

• Authenticate safely (cookie-based browser script or Facebook Graph API with my token—whichever is more stable).
• Loop through the full follower list, issue the necessary “Remove” action for each name, and gracefully handle pagination or rate limits until the list is empty.
• Provide clear console or log feedback so I can see progress and know when the job is finished.

Please deliver a well-commented .js file together with concise, step-by-step setup and run instructions that a non-developer can follow. Completion is accepted once my follower count reads zero and the code can be rerun without errors if new followers appear later.