获取用户主页信息/Get user profile
LinkedInapi
About
获取用户主页信息/Get user profile
Documentation
获取用户主页信息/Get user profile
[中文]
用途:
- 按主页 URL 获取 LinkedIn 用户公开信息(同步返回)。
参数:
- url: 用户主页完整 URL(如 https://www.linkedin.com/in/williamhgates/)。
返回:
- 姓名、当前公司、简介、所在地、粉丝数、经历、教育等公开字段。
[English]
Purpose:
- Fetch a LinkedIn member's public profile by URL.
Parameters:
- url: Full profile URL (e.g. https://www.linkedin.com/in/williamhgates/).
Returns:
- Public fields such as name, current company, about, location, follower count, experience and education.
[示例/Example]
url = "https://www.linkedin.com/in/williamhgates/"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取用户主页信息/Get user profile
Test this model in the Sandbase Playground with your own prompts.
Open in Playground