InstaWipe is an automation tool for the deletion of Instagram posts. Built for simplicity and reliability, it navigates Instagram, locates your posts, and deletes them efficiently all while not getting caught by Instagram's anti-bot detection.
- Anti-bot Measure Avoidance
- Automated Post Deletion
- Customizable
- Popup Handling
- Robust Error Handling
-
Python packages (instructions in Installation section)
- Clone the repository
git clone https://github.com/ajwdd/InstaWipe.git
- Install the Python packages
cd InstaWipe
pip3 install -r requirements.txt
- Run the script
python3 app.py
- Enter your Instagram credentials when prompted
Enter your Instagram username:
Enter your Instagram password:
Note: Password will not show when typing it.
- Done, let it do it's thing. You may minimize the browser.
Note: Ensure your computer won't sleep.