tuxity / insta-unfollower

An Instagram script to unfollow accounts who doesn't follow-you-back
MIT License
384 stars 87 forks source link

AttributeError #68

Closed batuttu closed 2 years ago

batuttu commented 2 years ago

line 91, in get_user_profile response = json.loads(extract.group(1)) AttributeError: 'NoneType' object has no attribute 'group'

baranacikgoz commented 2 years ago

Same problem

Alb93 commented 2 years ago

Check this out https://github.com/tuxity/insta-unfollower/pull/69