Iterate each user on instagram with specific conditions
问题 I am using selenium and im trying to filter a specific users on instagram with 2 condition : If the profile doesn't have a profile pic (instagram's default pic contains "YW5vbnl..." string) If i already follow this user enter image description here but he doesn't iterate all user, he just iterate 12 times the result of last user however this user is eligible Simple example: enter image description here enter image description here PS : sorry for mistake i am beginner on python 😁 try: browser