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'
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 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%2Fjohnrmarty'
{
"email_queue_count": 0
}
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": []
}
Discover Facebook, Twitter and Github accounts of you LinkedIn prospects.
curl -X GET -H 'Authorization: Bearer <API_KEY>' ' https://nubela.co/proxycurl/api/v2/linkedin?url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Fadmir-durmishi%2F&fallback_to_cache=on-error&use_cache=if-present&skills=include&inferred_salary=include&personal_email=include&personal_contact_number=include&twitter_profile_id=include&facebook_profile_id=include&github_profile_id=include&extra=include'
{
...
"extra": {
"github_profile_id": "github.com/durmisi",
"twitter_profile_id": "twitter.com/durmisi",
"facebook_profile_id": "facebook.com/admir.durmishi"
},
...
}
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