Data
Profile Enrichment
Find and extract comprehensive LinkedIn profile information using name and company
POST
Automatically find a person’s LinkedIn profile using their name and company, then extract complete profile information in a single request. This endpoint combines profile search and data extraction in one seamless process.
This endpoint costs 1 credit per request.
Process Overview
The enrichment process follows these 3 steps:
- Google Search (primary method) - Search for LinkedIn profiles using Google
- LinkedIn API Search (fallback) - Direct LinkedIn search if Google fails
- Complete Profile Extraction - Extract detailed information from the found profile
Header Parameters
Your API key
Body Parameters
Person’s first name
Person’s last name
Current company name where the person works
Response
Request status (success/error)
Notes
- The endpoint tries multiple search methods to maximize success rate
- If no profile is found,
linkedin_profile
andfull_profile_data
will benull
- Profile data extraction depth depends on the profile’s privacy settings
- The response includes all publicly available information when a profile is found
- Contact information (email, phone) may be empty depending on profile privacy settings
- The enrichment process respects LinkedIn’s fair usage policies