Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.76k stars 785 forks source link

Instagram Login Page changed #245

Open emilyhe37 opened 1 year ago

emilyhe37 commented 1 year ago

Hi, please help me. How can I solve this issue? Thank you!

Instagram Login Page username field seems to have changed, please make an issue on: https://github.com/Greenwolf/social_mapper Traceback (most recent call last): File "social_mapper.py", line 1266, in peoplelist = fill_instagram(peoplelist) File "social_mapper.py", line 411, in fill_instagram InstagramfinderObject.doLogin(instagram_username, instagram_password) File "/Users/emily/social_mapper/setup/dlib/social_mapper/modules/instagramfinder.py", line 50, in doLogin instagramUsername.send_keys(username) UnboundLocalError: local variable 'instagramUsername' referenced before assignment