DeBounce email validation and checker JavaScript widget is easy to install. Copy the code below and paste directly before the </body> tag of your website.
DeBounce email validation and checker JavaScript widget is easy to install. Copy the code below and paste directly before the </body> tag of your website.
<script type="text/javascript">
DeBounce_APIKEY = 'YOUR_PUBLIC_API_KEY_HERE';
DeBounce_BlockFreeEmails = 'false'; //Set this value true to block free emails like Gmail.
</script>
<script async type="text/javascript" src="https://cdn.debounce.io/widget/DeBounce.js"></script>
Installation Notes (read carefully):
Note that each IP can validate 20 emails per day using your widget. This is a security measure to protect your credits from an abuser. In this case, the widget shows "You preformed many validations" error message.