Email Validation Widget

Real-time email verification for your forms. Keep bad emails off your list with our easy-to-install JavaScript widget.

Why Use Our Widget?

Real-time Validation

Validate emails as users type, preventing bad addresses before they enter your system.

Easy Integration

Just copy and paste a few lines of code. No complex setup or configuration required.

Fully Customizable

Configure validation rules, messages, styling, and behavior to match your needs.

Protect List Quality

Block disposable, role, and free email addresses to maintain a high-quality contact list.

Form Integration

Works seamlessly with HTML5 form validation and all major JavaScript frameworks.

Lightweight

Only 9.4KB minified. Fast loading with no dependencies required.

Easy to Set Up

Add two lines of code to your HTML and start validating emails instantly

<script src="https://verifyforge.com/widget/verifyforge.min.js"></script>
<script>
verifyforge('apiKey', 'your_public_api_key');
</script>

That's it! The widget automatically validates all email inputs on your page.

Visit our docs for the full list of configuration options, event listeners, and advanced examples.

Ready to Get Started?

Install the widget in minutes and start validating emails in real-time.