MrTuxx / SocialPwned

SocialPwned is an OSINT tool that allows to get the emails, from a target, published in social networks such as Instagram, Linkedin and Twitter to find possible credentials leaks in PwnDB or Dehashed and obtain Google account information via GHunt.
GNU General Public License v3.0
1.05k stars 103 forks source link

Help needed #6

Closed dmsi19 closed 3 years ago

dmsi19 commented 3 years ago

Hi how can i fix this when i’m trying to see instagram emails:

Traceback(most recent call last): File “/home/kali/SocialPwned/socialpwned.py”, Line 51 in run(args) file “home/kali/SocialPwned/core/main.py”, line 209 is in run results.extended(instagramParameters(args, ig_username, ig_password)) File “home/kali/SocialPwned/core/main.py”, line 41, in instagramParameters api = instagramAPI (ig_username, ig_password) File “home/kali/SocialPwned/lib/InstagramAPI/InstagramAPI.py” Line 69, in AttributeError: ‘NoneType’ object has no attribute ‘encode’