Get contact details of anyone

Fetch personal phone number, personal and work email addresses, social media profiles of anyone
with a LinkedIn profile through Proxycurl's Contact API

curl -X GET -H 'Authorization: Bearer <API_KEY>' 'https://nubela.co/proxycurl/api/v2/linkedin?url=https%3A%2F%2Flinkedin.com%2Fin%2Fjohnrmarty'
+1-718-484-9122

Personal mobile number

[email protected]

Personal email address

[email protected]

Work email address

Loading...
Loading Captcha...
Contact API Docs

Not a developer? Sapiengraph ↗ is a Google Sheet addon that grants you Proxycurl powers.

Contact API / use-case Story

Programmatically Get All Your Leads' Email Addresses For Cold Emailing

With Proxycurl, you can use the Person Search Endpoint and Person Profile Endpoint to search for prospects that meet your criteria, enrich the results with their respective email addresses, and then export the results into a .CSV file for cold emailing. All on autopilot.

Learn how

Get personal number

Fetch personal mobile numbers of prospects. Personal mobile numbers are useful for cold calls.

curl -X GET -H 'Authorization: Bearer <API_KEY>' 'https://nubela.co/proxycurl/api/contact-api/personal-contact?linkedin_profile_url=https%3A%2F%2Flinkedin.com%2Fin%2Fjohnrmarty'

{
    "numbers": ["9707495020"]
}

Get work email address

Get the latest verified work emails of prospects as they hop between jobs. Work emails are useful for cold email outreach.

curl -X GET -H 'Authorization: Bearer <API_KEY>' 'https://nubela.co/proxycurl/api/linkedin/profile/email?linkedin_profile_url=https%3A%2F%2Flinkedin.com%2Fin%2Fwilliamhgates'

{
    "email": "[email protected]",
    "status": "email_found",
    "profile_url": "https://www.linkedin.com/in/williamhgates",
}

Get personal email address

Personal emails are useful for recruitment outreach or retargeting via custom audience lists with Facebook ads.

curl -X GET -H 'Authorization: Bearer <API_KEY>' 'https://nubela.co/proxycurl/api/contact-api/personal-email?email_validation=include&linkedin_profile_url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Fjohnrmarty'

{
    "emails": ["[email protected]"],
    "invalid_emails": []
}

Get social media accounts

Discover Facebook, LinkedIn, and Twitter from the prospect's phone number.

curl -X GET -H 'Authorization: Bearer <API_KEY>' 'https://nubela.co/proxycurl/api/resolve/phone?phone_number=+14155552671'

{
    "linkedin_profile_url": "www.linkedin.com/in/admir-durmishi",
    "twitter_profile_id": "twitter.com/durmisi",
    "facebook_profile_id": "facebook.com/admir.durmishi"
}
Contact API / use-case Story

Programatically Get All Your Leads' Phone Numbers For Cold Calling

With Proxycurl, you can use the Personal Contact Number Lookup Endpoint to automatically enrich your prospects' social media profiles with their respective personal phone numbers for cold calling.

Learn how

Get contact details of anyone in Spreadsheets

Get personal phone numbers, work & personal email addresses, social media profiles using custom spreadsheet formulas.

Free Reverse Email Lookup Tool in Spreadsheets Try Sapiengraph now

Pricing

Pay as you go
Starts from
$ 0.009 / credit

1 credit / data point returned

See Pricing Table

Featured Articles

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