davidarroyo1234 / InstagramUnfollowers

Check if people follows you back on Instagram.
MIT License
2.99k stars 269 forks source link

Search stops at 2067 #116

Open ThePrimeDev opened 1 year ago

ThePrimeDev commented 1 year ago

The search stops at 2067 users, and this way I can't press the select all button://

davidarroyo1234 commented 1 year ago

stops at 2067 users, and this w

Yeah.. I have to test that. I dont have an account with that many followers. I will try to fake them to see this behaviour.

FaisalAhmed123 commented 1 year ago

I think it's an API limit I had a similar problem. Perhaps implement an option to pause searching, start unfollowing current set, and resume searching again later to prevent API limit trigger

davidarroyo1234 commented 1 year ago

I think it's an API limit I had a similar problem. Perhaps implement an option to pause searching, start unfollowing current set, and resume searching again later to prevent API limit trigger

Yep, some people reported an average of 300 users per day? I dont really know. I want to know if its a api block or a chrome block because too many users on the list. I will try to twst the second option first by mocking fake instances.