jerrykhh/ig_follower

ig_unfollow.py processes only first line of provided CSV

Closed this issue · 1 comments

wipika commented

Thank you for the great work on this, overall. Much appreciated.

One thing I am facing is as per the subject, when I run ig_unfollow.py, it processes only the first instagram profile in the CSV file and then the program hangs and does nothing.

The format of the CSV file is exactly like the one that is produced by ig_following2csv.py

Hoping you can help when you have some time. Thanks again.

wipika commented

I should be paying more attention to the code. It was just a matter of the sleep time between requests. Sorry, it's all good now.