I am looking for a way to unfollow accounts on instagram, but I only want to unfollow specific accounts.
Is there any way to go to my followers list, and run an imacros script that will find a certain username then click the "following" button next to it so that it unfollows that specific account?
currently, the script below when repeated just goes through the list and unfollows everyone, but I want it to only unfollow specific users. Thank you for any help
TAG POS=1 TYPE=BUTTON ATTR=TXT:Following
TAB T=1
WAIT SECONDS=4
Is there any way to go to my followers list, and run an imacros script that will find a certain username then click the "following" button next to it so that it unfollows that specific account?
currently, the script below when repeated just goes through the list and unfollows everyone, but I want it to only unfollow specific users. Thank you for any help
TAG POS=1 TYPE=BUTTON ATTR=TXT:Following
TAB T=1
WAIT SECONDS=4