Skip to content

KeyError: 'valid' #10

@iwtga

Description

@iwtga

The script crashes when trying to find email information (option 2):

Traceback (most recent call last):                                                                                                                           
  File "/usr/local/bin/xosint", line 480, in <module>                                                                                                        
    email_info()                                                                                                                                             
  File "/usr/local/bin/xosint", line 200, in email_info                                                                                                      
    print("\033[1;91m➤\033[1;97m Valid               : " + str(eml.json() ['valid']))                                                                        
                                                               ~~~~~~~~~~^^^^^^^^^^                                                                          
KeyError: 'valid' 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions