insta-unfollower
insta-unfollower copied to clipboard
Fix wrong and useless own user fetch
It solves
line 91, in get_user_profile response = json.loads(extract.group(1)) AttributeError: 'NoneType' object has no attribute 'group'
Close #60, #67 and #68
Hello, I review your suggestion and I would prefer to keep fetching user informations.
Better to improve the error handling around that function (try except/ return true or false) and according to the response adapt the main function
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.