agentbody/linkedin-profile
Retrieve a professional profile from LinkedIn by profile URL. Returns structured profile data including experience, education, skills, and public information.
Input
Idle
Example output — click Run to generate your own
API README
LinkedIn Profile
Retrieve structured professional profile data from LinkedIn.
Highlights
- Returns name, headline, location, summary, experience, education, skills
- Single profile lookup by canonical LinkedIn URL
- Public data only — authorized business use
Pricing
| Component | Price |
|---|---|
| Per profile lookup | $0.01 |
When to Use
| ✅ Good fit | ❌ Consider alternatives |
|---|---|
| Lead enrichment & research | Mass scraping |
| CRM data enhancement | Bypassing access controls |
| Recruiting research | Inferring sensitive traits |
| Professional networking analysis | Non-LinkedIn profiles |
Technical Specs
| Spec | Value |
|---|---|
| Method | GET |
| Endpoint | /v1/linkedin/profile |
| Input | LinkedIn profile URL |
| Output | Structured profile (name, headline, experience, education, skills) |
| Execution | Sync |

