get_person_profile
Retrieve a LinkedIn profile by username, including optional sections like experience, education, and posts.
Instructions
Get a specific person's LinkedIn profile.
Args: linkedin_username: LinkedIn username (e.g., 'satyanadella', 'jeffweiner08') sections: Comma-separated list of extra sections to scrape. The main profile page is always included. Available sections: experience, education, interests, honors, languages, contact_info, posts Default (None) scrapes only the main profile page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | ||
| linkedin_username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||