API-python

Is the email used or available?

  • the api checks the email if it is not available you will get an output(True)
  • And if the email is available, you will get a result ( False )
  • #Code python
  • More >> [ api-JavaScript | api-php ]
  • test >>

It checks the email on these domains :

  • @gmail.com | @hotmail.com
  • @yahoo.com | @mail.com
  • @outlook.com | Some other domains

install in server :

git clone https://github.com/vv1ck/API-python.git

run the api :

cd API-python

pip install flask

python3 api.py
  • Open the link in the browser:

http://127.0.0.1:5000/email=Put email

By JOKER | Snapchat ? | telegram ?

see

GitHub

https://github.com/vv1ck/API-python