LinkedIn API Scrapers
概览
LinkedIn API 套件提供多种类型的 API,每种 API 旨在满足 LinkedIn 数据采集的特定需求。以下是这些 API 之间的连接和交互概述,基于可用功能:
个人资料 API
该 API 允许用户根据一个输入:个人资料 URL 采集个人资料详情。
-
发现功能:
-
根据姓名发现 LinkedIn 个人资料
-
重要列、列名:
-
name
,country_code
,current_company
,about
。
文章 API
该 API 允许用户根据一个输入 URL 采集多篇文章。
-
发现功能:
-
- 直接 LinkedIn 个人资料 URL
-
- 直接用户文章 URL
-
- 直接公司 URL
-
-
重要列、列名:
-
url
,title
,hashtags
,num_likes
。
职位信息 API
该 API 允许用户根据一个输入 URL 采集职位信息。
-
发现功能:
-
- 直接搜索 URL
-
- 根据关键词发现
-
-
重要列、列名:
-
job_title
,company_name
,job_location
,job_seniority_level
。
公司信息 API
该 API 允许用户通过公司 URL 采集公司信息。
- 发现功能:N/A
-
重要列、列名:
-
name
,country_code
,followers
,employees_in_linkedin
。
该 API 套件设计为提供灵活性,以满足定向数据采集需求。用户可以输入特定 URL 以获取详细的文章、个人资料、职位和公司数据,支持批量操作或精准筛选。
个人资料 API
通过 URL 采集
此 API 允许用户通过提供 LinkedIn 个人资料 URL 来收集详细信息。
输入参数:
LinkedIn 个人资料 URL。
输出结构:
包括全面的数据点:
-
个人资料详情:
linkedin_id
、name
、country_code
、city
、position
、current_company
、current_company_name
、current_company_company_id
、about
等。查看所有数据点,点击这里。
-
职业信息:
experience
、education
、educations_details
、certifications
、languages
、recommendations_count
、recommendations
、volunteer_experience
、courses
、publications
、patents
、projects
、organizations
和honors_and_awards
。 -
社交活动:
posts
、activity
、followers
、connections
、people_also_viewed
。 -
媒体与身份识别:
avatar
、banner_image
、url
、input_url
、linkedin_num_id
、id
、timestamp
。
此 API 提供丰富的数据点,可用于分析 LinkedIn 个人资料,包括职业经历、教育背景、推荐信息、社交活动,以及媒体和唯一身份标识信息。
通过姓名发现
此 API 允许用户根据提供的姓和名查找 LinkedIn 个人资料。
输入参数:
个人的名字。
个人的姓氏。
输出结构:
包括全面的数据点:
-
个人资料详情:
linkedin_id
、name
、country_code
、city
、position
、current_company
、current_company_name
、current_company_company_id
、about
等。查看所有数据点,点击这里。
-
职业信息:
experience
、education
、educations_details
、certifications
、languages
、recommendations_count
、recommendations
、volunteer_experience
、courses
、publications
、patents
、projects
、organizations
和honors_and_awards
。 -
社交活动:
posts
、activity
、followers
、connections
、people_also_viewed
。 -
媒体与身份识别:
avatar
、banner_image
、url
、input_url
、linkedin_num_id
、id
、timestamp
。
此 API 可根据姓名高效检索 LinkedIn 个人资料,提供丰富的职业和社交信息,并附带相关的媒体资源。
文章 API
通过 URL 收集
此 API 允许用户通过提供帖子 URL 来收集 Instagram 帖子的详细数据。
输入参数:
LinkedIn 帖子的 URL。
输出结构:
包含全面的数据点:
-
帖子详情:
id
、title
、headline
、post_text
、post_text_html
、date_posted
、hashtags
、embedded_links
、images
、videos
、post_type
、account_type
等。查看所有数据点,请 点击这里。
-
互动指标:
num_likes
、num_comments
、top_visible_comments
。 -
用户详情:
user_id
、use_url
、user_followers
、user_posts
、user_articles
。 -
相关内容:
more_articles_by_user
、more_relevant_posts
。
此 API 提供 LinkedIn 帖子的详细信息,包括文本、媒体附件、互动指标,以及额外的用户和相关内容数据,以便进行全面的帖子分析。
通过 URL 发现
此 API 允许用户通过提供 LinkedIn 个人资料 URL 并可选择限制结果数量,来发现该用户撰写的文章。
输入参数:
LinkedIn 个人资料 URL。
要检索的文章最大数量。如果省略,将收集所有可用的文章。
输出结构:
包含全面的数据点:
-
文章详情:
id
、title
、headline
、post_text
、post_text_html
、date_posted
、hashtags
、embedded_links
、images
、videos
、post_type
、account_type
等。查看所有数据点,请 点击这里。
-
互动指标:
num_likes
、num_comments
、top_visible_comments
。 -
用户详情:
user_id
、use_url
、user_followers
、user_posts
、user_articles
。 -
相关内容:
more_articles_by_user
、more_relevant_posts
。
此 API 可获取 LinkedIn 用户撰写的文章的详细信息,包括文本、媒体、互动数据,以及相关的用户和内容数据,以便进行深入分析。
通过个人资料 URL 发现
此 API 允许用户通过提供个人资料 URL 并应用可选的日期筛选器,来发现 LinkedIn 帖子。
输入参数:
LinkedIn 个人资料 URL。
按发布时间筛选帖子的起始日期(YYYY-MM-DD 格式)。发布时间早于此日期的帖子将被排除。
按发布时间筛选帖子的结束日期(YYYY-MM-DD 格式)。发布时间晚于此日期的帖子将被排除。
输出结构:
包含全面的数据点:
-
帖子详情:
id
、title
、headline
、post_text
、post_text_html
、date_posted
、hashtags
、embedded_links
、images
、videos
、post_type
、account_type
等。查看所有数据点,请 点击这里。
-
互动指标:
num_likes
、num_comments
、top_visible_comments
。 -
用户详情:
user_id
、use_url
、user_followers
、user_posts
、user_articles
。 -
相关内容:
more_articles_by_user
、more_relevant_posts
。
此 API 允许基于特定个人资料和时间范围精准发现 LinkedIn 帖子,提供详细的帖子数据、互动指标以及相关用户信息,以便进行深入分析。
通过公司 URL 发现
此 API 允许用户使用公司 URL 发现公司发布的最新 LinkedIn 帖子,并通过可选的日期范围进行筛选。
输入参数:
LinkedIn 公司资料 URL。
按发布时间筛选帖子的起始日期(YYYY-MM-DD 格式)。仅收集该日期或之后发布的帖子。
按发布时间筛选帖子的结束日期(YYYY-MM-DD 格式)。仅收集该日期或之前发布的帖子。
输出结构:
包含全面的数据点:
-
帖子详情:
post_id
、title
、post_text
、date_posted
、hashtags
、embedded_links
、images
、videos
、post_type
、account_type
等。查看所有数据点,请 点击这里。
-
互动指标:
num_likes
、num_comments
、top_visible_comments
。 -
公司详情:
company_id
、company_name
、company_url
、followers
。 -
相关内容:
more_relevant_posts
、additional_media_links
。
此 API 提供公司发布的帖子详细信息,帮助企业和分析师有效追踪动态、互动数据以及内容趋势。
职位列表信息 API
通过 URL 收集
此 API 允许用户通过提供 LinkedIn 职位 URL 来收集详细的职位信息。
输入参数:
LinkedIn 职位列表的 URL。
输出结构:
包含全面的数据点:
-
职位详情:
job_posting_id
、job_title
、job_summary
、job_seniority_level
、job_function
、job_employment_type
、job_industries
、job_base_pay_range
、base_salary
、job_description_formatted
等。查看所有数据点,点击这里。
-
公司详情:
company_name
、company_id
、company_url
、company_logo
。 -
职位元数据:
job_location
、job_posted_time
、job_posted_date
、job_num_applicants
、discovery_input
、apply_link
、country_code
、title_id
。 -
职位发布者信息:
job_poster
。
该 API 提供对 LinkedIn 职位列表的全面概览,包括职位详情、公司信息、申请人数统计和元数据,以增强职位分析和申请跟踪。
通过关键词发现职位
此 API 允许用户根据关键词搜索、位置和其他筛选条件(如职位类型、经验水平等)发现 LinkedIn 职位。
输入参数:
目标职位所在的具体位置。
用于搜索职位的关键词或职位名称(例如 “产品经理”)。使用引号可进行精确匹配。
以两位字母格式表示的国家代码(例如 US
、FR
)。
职位发布时间范围(例如 past_week
、past_month
)。
职位类型(例如 “全职”、“兼职”)。
职位所需的经验水平(例如 “入门级”、“中高级”)。
是否为远程职位(例如 “yes” 或 “no”)。
用于筛选职位的公司名称。
设置为 true
时,排除不包含指定关键词的职位标题。
输出结构:
包含全面的数据点:
-
职位详情:
job_posting_id
、job_title
、job_summary
、job_seniority_level
、job_function
、job_employment_type
、job_industries
、job_base_pay_range
、job_description_formatted
、base_salary
等。查看所有数据点,点击这里。
-
公司详情:
company_name
、company_id
、company_url
、company_logo
。 -
职位元数据:
job_location
、job_posted_time
、job_posted_date
、job_num_applicants
、job_poster
、apply_link
、country_code
、title_id
。 -
申请详情:
job_poster
、application_availability
、discovery_input
。
此 API 允许用户根据特定关键词、位置、职位类型等筛选和发现 LinkedIn 职位,并提供详细的职位列表和公司信息,以便进一步分析。
通过 URL 发现职位
此 API 允许用户从 LinkedIn 直接职位搜索 URL 发现职位列表,并根据特定 URL 查询提供职位详情、公司信息和职位元数据。
输入参数:
用于搜索职位的 LinkedIn 直接搜索 URL(例如按公司或职位名称)。
设置为 true
时,搜索将排除与指定关键词或条件不匹配的职位标题。
输出结构:
包含全面的数据点:
-
职位详情:
job_posting_id
、job_title
、job_summary
、job_seniority_level
、job_function
、job_employment_type
、job_industries
、job_base_pay_range
、job_description_formatted
、base_salary
等。查看所有数据点,点击这里。
-
公司详情:
company_name
、company_id
、company_url
、company_logo
。 -
职位元数据:
job_location
、job_posted_time
、job_posted_date
、job_num_applicants
、job_poster
、apply_link
、country_code
、title_id
。 -
申请详情:
job_poster
、application_availability
、discovery_input
。
此 API 允许用户从 LinkedIn 搜索 URL 获取详细的职位列表,提供职位机会、公司详情等信息,以实现高效的职位发现和申请跟踪。
公司信息 API
通过 URL 获取
该 API 允许用户通过提供 LinkedIn 公司资料的 URL 来收集详细的公司信息。
输入参数:
LinkedIn 公司资料的 URL。
输出结构:
包含全面的数据点:
-
公司详情:
id
、name
、about
、slogan
、description
、specialties
、organization_type
、company_size
、industries
、founded
等。查看所有数据点,请点击这里。
-
商业信息:
country_code
、country_codes_array
、locations
、formatted_locations
、headquarters
、stock_info
、funding
、investors
、crunchbase_url
、get_directions_url
。 -
互动与网络:
followers
、employees
、employees_in_linkedin
、alumni
、alumni_information
、affiliated
、similar
。 -
媒体与元数据:
logo
、image
、url
、updates
、timestamp
。
该 API 提供 LinkedIn 公司资料的全面概览,包括业务详情、公司位置、校友网络、融资信息以及媒体资源。