You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Here is a new error I encounter, I think about se same "softban" from IG as #112
Using await instauto.unfollowNonMutualFollowers();
2022-08-31T05:54:26.085Z Trying to get user data from HTML
2022-08-31T05:54:26.085Z Navigating to user eduardo_frn
2022-08-31T05:54:26.085Z Goto https://www.instagram.com/eduardo_frn
2022-08-31T05:54:31.791Z Page loaded
2022-08-31T05:54:31.791Z Waiting 3.21 sec
2022-08-31T05:54:35.036Z Failed to get user data from page SyntaxError: Unexpected token O in JSON at position 72189
at JSON.parse ()
at getUserDataFromPage (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:277:22)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async navigateToUserAndGetData (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:325:20)
at async doesUserFollowMe (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:1060:30)
at async condition (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:1104:25)
at async safelyUnfollowUserList (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:803:13)
Here is a new error I encounter, I think about se same "softban" from IG as #112
Using await instauto.unfollowNonMutualFollowers();
2022-08-31T05:54:26.085Z Trying to get user data from HTML
2022-08-31T05:54:26.085Z Navigating to user eduardo_frn
2022-08-31T05:54:26.085Z Goto https://www.instagram.com/eduardo_frn
2022-08-31T05:54:31.791Z Page loaded
2022-08-31T05:54:31.791Z Waiting 3.21 sec
2022-08-31T05:54:35.036Z Failed to get user data from page SyntaxError: Unexpected token O in JSON at position 72189
at JSON.parse ()
at getUserDataFromPage (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:277:22)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async navigateToUserAndGetData (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:325:20)
at async doesUserFollowMe (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:1060:30)
at async condition (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:1104:25)
at async safelyUnfollowUserList (C:\Users\User\Desktop\Instauto\node_modules\instauto\src\index.js:803:13)