Skip to content

Instantly share code, notes, and snippets.

View alessandroamella's full-sized avatar

Alessandro Amella alessandroamella

View GitHub Profile
@braunglasrakete
braunglasrakete / Instagram Comment Activity Deleter
Last active July 23, 2025 23:13 — forked from sbolel/instagram-comment-activity-deleter.js
Instagram Comment Activity Deleter: Automate the deletion of all your Instagram comments from the 'Your Activity' section. Perfect for quick digital clean-up. Also works for story replies. For Likes, see my other project.
/**
* Instagram Comment Auto-Deletion Script
* original by sbolel, updated to work with current page layout as of April 2025
* keep batch size low to reduce risk of Instagram throwing the SOMETHING WENT WRONG error
* it waits a little before selecting comments on reload to not throw it out of loop
* it's still not perfect, it occasionally throws SOMETHING WENT WRONG, but better semi-automated than not working at all
* if you're getting the message that there are no comments to show and you didn't comment on anything,
* go back to Home, and comment on something, then come back
*
* important: UI language must be set to English for the script to work