Reverse lookup emails and get profile data of persons, companies and more
b****g*****@micro****.com
Bill Gates
Microsoft
Co-founder
Seattle, Washington, United States
LinkedIn? Found
Facebook? Found
Twitter? Found
Possible results found
-
-
+48 other additional data points
-
-
-
LinkedIn? Unknown
Facebook? Unknown
Twitter? Unknown
Possible results found
Disclaimer: PII is blurred as this is a public-facing website. When you use our endpoint, you will get complete information.
Additional 48 data points available (contact info, company details, work history, salary, etc). See docs.
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/linkedin/profile/resolve/email' \
--data-urlencode 'lookup_depth=deep' \
--data-urlencode 'email=[email protected]' \
--data-urlencode 'enrich_profile=enrich'
Not a developer? Not to worry, you can perform the same reverse email lookup on Google Sheets with Sapiengraph.
Enrich your entire CRM automatically using only the prospects' email addresses
You have collected so many of your prospects' email addresses. But you're stuck on what to do next, do you simply send them a generic email and hope for the best that they'll reply? You can achieve so much more if you enrich their profiles for personalized outreaches later. With Proxycurl's Reverse Email Lookup Endpoint, you can obtain the corresponding social media profiles (LinkedIn, Facebook, X/Twitter) and get rich profile data back using only their email address. Best of all, the enrichment of your whole CRM can be done automatically and at scale no matter if you have a hundred, thousand or tens of thousands leads in your CRM.
Continue storyGiven any email address, identify the corresponding social media profile and get rich profile data back.
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/linkedin/profile/resolve/email' \
--data-urlencode 'lookup_depth=deep' \
--data-urlencode '[email protected]' \
--data-urlencode 'enrich_profile=enrich'
Co-chair, Bill & Melinda Gates Foundation
Other
{
"facebook_profile_url": "https://www.facebook.com/zuck",
"linkedin_profile_url": "https://www.linkedin.com/in/senatormarty",
"twitter_profile_url": "https://www.twitter.com/proxycurl"
}
A closer look at the top reverse email lookup tools
There are many reverse email lookup tools out there, ranging from free, paid and even automated tools using API. How do you choose? It depends largely on the scale and frequency of you needing to do the reverse email lookup, and what results do you need at the end - just a name or an enriched profile, or more? Our Reverse Email Lookup Endpoint ranked head and shoulders amongst the other tools, allowing for reverse email lookup at scale, automated, fully-enriched with fresh data and high match rate.
Continue storyCompanies of all sizes need access to Proxycurl, so we have a flexible pricing system for any size of project or company.
Here's what we've been up to recently.
Learn all about the LinkedIn API, with comprehensive Python code demos. Dive into the world of LinkedIn APIs, official and third-party alternatives, and understand how to access and utilize LinkedIn profile data through Python code examples.
13 MIN READ