抓取LinkedIn招聘信息 — 无需登录、无Cookie、无需账号

通过公开Guest API提取LinkedIn职位数据,无需任何认证。无需LinkedIn账号,无需管理Cookie,零封号风险。三种灵活模式:按关键词搜索、获取指定职位详情、批量处理LinkedIn职位URL。每个结果均包含公司Logo和完整描述。

在Apify上打开 → 立即试用
Docker镜像
~12MB
内存
128MB
代理
数据中心
覆盖范围
全球
价格
$0.008/SERP + $0.020/详情
反爬虫
Guest API(无需认证)

可抓取的数据

主要使用场景

API示例

# 通过Apify API启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~linkedin-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["product manager"],
    "location": "Berlin",
    "maxResultsPerQuery": 50,
    "includeJobDetails": true
  }'

# 或通过MCP与AI代理配合使用:
# https://mcp.apify.com?tools=santamaria-automations/linkedin-scraper

集成方式

对比

特性NanoScrape需登录的爬虫
是否需要登录是(账号有风险)
Docker镜像~12MB500MB - 2GB
内存占用128MB1-4GB
账号封禁风险
Cookie管理无需需手动刷新
速度 (1k职位)~5分钟30-90分钟

输出字段

字段类型示例
titlestringSenior Product Manager
companystringSpotify
locationstringBerlin, Germany
seniority_levelstringMid-Senior level
employment_typestringFull-time
descriptionstring完整职位描述文本
company_logostringhttps://media.licdn.com/...
applicant_countnumber142
urlstringhttps://linkedin.com/jobs/...
posted_atstring2026-04-20
在Apify上打开 → 立即试用 — 提供免费额度