Simple script for removing your Instagram likes.
Inspired by and based on jhnguyen521/InstaUnliker 💛
This is the basic script without additions.
Based on the base script this is a version with Cronitor support (https://cronitor.io).
Using that you can always see if the script works or not, even without direct access to your machine running the script.
To avoid possible blocking / banning of your account keep the number of posts to unlike at a low level.
The current default value worked fine for me while running this script every few hours.
Open the unliker.py file, configure your options at the top and let it run. :)
First create an account on https://cronitor.io.
Then you have to create a job for your unliker. Either you do that via the web ui or you use the cronitor-setup.py script to let it do that for you.
The last step is the same as above: Open the unliker_cron.py file, configure your options at the top and let it run. :)