获取职位详情/Get job detail

LinkedInapi

About

获取职位详情/Get job detail

Documentation

获取职位详情/Get job detail

⚠️ 注意 / Note

本接口由有限的资源池提供服务,在高并发或资源紧张时可能间歇性返回 400 或其他错误。 此类失败通常是暂时性的,重试即可成功。建议客户端实现自动重试机制,推荐 retry = 3

This endpoint is served from a limited resource pool and may intermittently return 400 or other errors under load. Such failures are typically transient and succeed on retry. We recommend implementing automatic retries with retry = 3.

[中文]

用途:

  • 按职位 URL 获取职位详情。

参数:

返回:

  • data: 职位标题、描述、公司资料、薪资区间、地点、技能等字段。

[English]

Purpose:

  • Fetch a job posting by its URL.

Parameters:

Returns:

  • data: job title, description, company profile, salary range, location, skills and more.

[示例/Example]

url = "https://www.linkedin.com/jobs/view/3766410207/"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取职位详情/Get job detail

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models