enrich_person_profile
Retrieve structured person profile data including experience, education, and skills from a LinkedIn, Twitter, or Facebook URL.
Instructions
Get structured data of a person profile. Provide exactly one of: profile_url, twitter_profile_url, or facebook_profile_url. Returns experience, education, skills, and more. Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extra | No | Extra details (gender, birth date, industry, interests). Costs 1 extra credit. | |
| skills | No | Include skills data. No extra credit charged. | |
| use_cache | No | Cache freshness guarantee. | |
| profile_url | No | Professional network profile URL | |
| personal_email | No | Include personal emails. Costs 1 extra credit per email. | |
| twitter_profile_url | No | Twitter/X profile URL, e.g. https://x.com/johnrmarty/ | |
| facebook_profile_url | No | Facebook profile URL, e.g. https://facebook.com/johnrmarty/ | |
| personal_contact_number | No | Include personal phone numbers. Costs 1 extra credit per number. |