Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Instagram Bulk Comment Deleter

Browser-based JavaScript utility for bulk deleting Instagram comments from the comments activity page using Instagram’s current Bloks UI.

⚠️ Use at your own risk. Deletions are irreversible.

What this script does

  • Enables multi-select mode on Instagram’s comments activity page
  • Selects comments in small, safe batches
  • Deletes them using the Bloks UI + confirmation modal
  • Automatically repeats until no comments remain

The script is intentionally conservative to reduce the risk of temporary action limits.

Usage

  1. Open Instagram in a desktop browser.
  2. Go to: https://www.instagram.com/your_activity/interactions/comments
  3. Open the browser developer console
  • Mac: Cmd + Option + I
  • Windows/Linux: Ctrl + Shift + I
  1. Copy the script from auto-delete-instagram-comments.js and paste it into the console.
  2. Press Enter.

Stop execution

To stop repeated delete cycles, run:

window.__STOP_IG_BULK_DELETE__ = true;

Notes

This script is provided as-is. No guarantees are made regarding long-term compatibility or continued functionality.

About

Automates bulk deletion of Instagram comments using the current Bloks UI and React confirmation flow. Designed for manual, controlled use via the browser console.

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages