I've been trying to look at followers of a given account and look at their data. Originally I created like 20 Instagram accounts and split the follower list into different threads. Each login had a different proxy which was rotated every 30 requests.
After running the code like 2 times, my accounts started to raise instagrapi.exceptions.ChallengeRequired every time they were logged in. I attempted to look at the code to sort this out as I know you have examples. However, when I run the challenge resolver I still get the error. Any suggestions how to sort this out and in the future not have this happen? Thank you so much for the amazing repository.
I've been trying to look at followers of a given account and look at their data. Originally I created like 20 Instagram accounts and split the follower list into different threads. Each login had a different proxy which was rotated every 30 requests.
After running the code like 2 times, my accounts started to raise instagrapi.exceptions.ChallengeRequired every time they were logged in. I attempted to look at the code to sort this out as I know you have examples. However, when I run the challenge resolver I still get the error. Any suggestions how to sort this out and in the future not have this happen? Thank you so much for the amazing repository.