This script written in JavaScript allows you to compare sets of followers and following on Instagram to gain insights into your account activity. Please follow these steps:
Caution
Avoid running this script repeatedly in rapid succession, as Instagram may impose a temporary restriction on your requests due to rate limiting.
Important
check.js
file into the console.Note
After executing the script, it will fetch data and perform the following comparisons:
Warning
The script stores the data in local storage, enabling it to compare new data with the previously stored information. This functionality allows you to identify users who may have unfollowed you, changed their account name, or potentially blocked you.