Validate emails with checks on format, alias, DNS & disposable email. Clean lists, prevent fraud and boost deliverability with this fast and easy actor.
Validate email addresses by checking their format, DNS records, and whether they are from disposable email providers. Get detailed information about each email including format validation, alias detection, domain analysis, and more.
email
: Email address being validatedformat
: Boolean indicating if email has valid formatalias
: Boolean indicating if email contains "+" symboldomain
: Top-level domain (TLD) of the emaildisposable
: Boolean indicating if email is from a disposable providerdns
: Boolean indicating if email domain has valid MX recordsExample Output:
1{ 2 "email": "test@example.com", 3 "format": true, 4 "alias": false, 5 "domain": "com", 6 "disposable": false, 7 "dns": true 8}
emails
: Array of email addresses to validateExample Input:
1{ 2 "emails": [ 3 "elon@x.com", 4 "your@example.com", 5 "test@10minutemail.com" 6 ] 7}
To use this Email Validator:
Make.com Integration: Automate your email validation process by connecting this validator to Make. Create workflows to:
Gmail Integration: Use Google Workspace to:
Ready to start validating emails? Try the Actor for free and get:
Check out my other tools on my Apify profile for:
Need a custom email validation solution? I can help! Contact me for:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!