email-validator-js
email-validator-js copied to clipboard
Get firstname and lastname from email
Hi,
Do you may be know how to get/extract names from an email when i have only email.
Example:
external email: Some Name <[email protected]>
note: i dont know those names "Some Name"
And is there a way how to check if its a business email? For example mailbox.org is not an business email but its paid email provider.
Thanks in advance ;)