I want to create hotmail email . but i want a script that show me if email exist or not , thats mean I put list of emails and the result will be like , example :
jone123@hotmail.com : exist
jone1233@hotmail.com : doesn't exist 
any ideas please ?
I want to create hotmail email . but i want a script that show me if email exist or not , thats mean I put list of emails and the result will be like , example :
jone123@hotmail.com : exist
jone1233@hotmail.com : doesn't exist 
any ideas please ?
 
    
    You are going to need to use external APIs to achieve this functionality. You could try https://emailhunter.co/api
