Email Finder
Use Hunter.io to find a person's email for a domain in a MindStudio workflow
Sample Output
{
"data": {
"first_name": "Alexis",
"last_name": "Ohanian",
"email": "alexis@reddit.com",
"score": 97,
"domain": "reddit.com",
"accept_all": false,
"position": "Cofounder",
"twitter": null,
"linkedin_url": null,
"phone_number": null,
"company": "Reddit",
"sources": [
{
"domain": "redditblog.com",
"uri": "http://redditblog.com/2008/10/22/widgets-get-an-upgrade-and-a-firefox-extension-that-will-rock-your-world",
"extracted_on": "2018-10-19",
"last_seen_on": "2021-05-18",
"still_on_page": true
},
...
],
"verification": {
"date": "2021-06-14",
"status": "valid"
}
},
"meta": {
"params": {
"first_name": "Alexis",
"last_name": "Ohanian",
"full_name": null,
"domain": "reddit.com",
"company": null,
"max_duration": null
}
}
}
Last updated