Identify people by a person's name and company information.
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/linkedin/profile/resolve' \
--data-urlencode 'company_domain=gatesfoundation.org' \
--data-urlencode 'first_name=Bill' \
--data-urlencode 'similarity_checks=include' \
--data-urlencode 'enrich_profile=enrich' \
--data-urlencode 'location=Seattle' \
--data-urlencode 'title=Co-chair' \
--data-urlencode 'last_name=Gates'
Enrich a personal profile with structured data
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/v2/linkedin' \
--data-urlencode 'url=https://www.linkedin.com/in/williamhgates/' \
--data-urlencode 'fallback_to_cache=on-error' \
--data-urlencode 'use_cache=if-present' \
--data-urlencode 'skills=include' \
--data-urlencode 'inferred_salary=include' \
--data-urlencode 'personal_email=include' \
--data-urlencode 'personal_contact_number=include' \
--data-urlencode 'twitter_profile_id=include' \
--data-urlencode 'facebook_profile_id=include' \
--data-urlencode 'github_profile_id=include' \
--data-urlencode 'extra=include'
Co-chair, Bill & Melinda Gates Foundation
Personal Email
Personal Number
Industry
Articles
Extra
Other
Identify the decision maker of a given role in a target company
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/find/company/role/' \
--data-urlencode 'role=co-chair' \
--data-urlencode 'company_name=gates foundation' \
--data-urlencode 'enrich_profile=enrich'
Get the profile picture of a Person
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/linkedin/person/profile-picture' \
--data-urlencode 'linkedin_person_profile_url=https://www.linkedin.com/in/williamhgates/'
Person profile picture
People Profile URL
LinkedIn (People) Profile URL
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/search/person/' \
--data-urlencode 'country=us'
Person Email Address
LinkedIn (People) Profile URL, Twitter (People) Profile URL, etc.
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=dania[email protected]' \
--data-urlencode 'enrich_profile=enrich'
People Profile URL
List of Personal Email
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/linkedin/profile/resolve' \
--data-urlencode 'company_domain=gatesfoundation.org' \
--data-urlencode 'first_name=Bill' \
--data-urlencode 'similarity_checks=include' \
--data-urlencode 'enrich_profile=enrich' \
--data-urlencode 'location=Seattle' \
--data-urlencode 'title=Co-chair' \
--data-urlencode 'last_name=Gates'
Work Email Address
LinkedIn (People) Profile URL
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/linkedin/profile/email' \
--data-urlencode 'linkedin_profile_url=https://sg.linkedin.com/in/williamhgates'
A Person Profile URL
List of contact numbers
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://nubela.co/proxycurl/api/contact-api/personal-contact' \
--data-urlencode 'linkedin_profile_url=https://www.linkedin.com/in/joe-doe-dummy/' \
--data-urlencode 'page_size=0'
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