Search API V2 is live! No more regexes, hello Boolean searches Learn more

Look up a LinkedIn profile from a work email address

Proxycurl Reverse Email Lookup API takes a work email address and returns you a Linkedin Profile URL

Loading...
Loading Captcha...
Read Docs

Look up a LinkedIn profile from a work email address programmatically

Request to look up a Linkedin Profile

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)
                        
                    




Get Linkedin Profile link

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"
}
                        

Simple, fair pricing.

Companies of all sizes need access to Proxycurl, so we have a flexible pricing system for any size of project or company.

Pay as you go
Starts from
$ 0.009 / credit

3 credits / request

See Pricing Table
Enterprise

Volume pricing available

Annual contracts

Send Email

Our customers

We partner with organizations large and small to transform their product with big data

IBM Logo PNG
Rightbound Logo SVG
Linux Foundation PNG
Hewlett Packard Logo PNG
Agicap Logo SVG
Dover Logo SVG

Try Proxycurl now with a trial API Key

Loading...
Loading Captcha...

Featured Articles

Here's what we've been up to recently.