Proxycurl Reverse Email Lookup API takes a work email address and returns you a Linkedin Profile URL
Resolve Linkedin Profile from a work email address
import requests
api_endpoint = 'https://nubela.co/proxycurl/api/linkedin/profile/resolve/email'
api_key = 'YOUR_API_KEY'
header_dic = {'Authorization': 'Bearer ' + api_key}
params = {
'work_email': '[email protected]',
}
response = requests.get(api_endpoint,
params=params,
headers=header_dic)
The accuracy of the linkedin profile returned is on a best-effort basis. Results are not guaranteed to be accurate.
{
"url": "https://sg.linkedin.com/in/steven-goh-6738131b"
}
Companies of all sizes need access to Proxycurl, so we have a flexible pricing system for any size of project or company.
We partner with organizations large and small to transform their product with big data
Here's what we've been up to recently.
With so many reverse email lookup tools on the market in 2024 -- it's hard to make a decision on which tool is the right one for you. Let's help make that easier with a closer look at the top 5 reverse email lookup tools of 2024.
9 MIN READ
New B2B data and sales intelligence products are being created all the time. Multiple of them receive millions in funding and revenue. Would you like to cut your own tiny slice of that market out for yourself? If so, here's how...
10 MIN READ