Indeed Scraper:60+ 国家,无需登录

抓取 60+ 国家的 Indeed 招聘信息,覆盖 indeed.com、indeed.de、indeed.co.uk、indeed.fr 等站点。每个职位返回 50+ 字段:标题、公司、地点、含币种的薪资范围、雇佣类型、远程选项、文本与 HTML 完整描述、福利、发布日期、过期日期和申请 URL。两种模式:Fast 模式 25 秒内返回 100 条搜索列表,Full 模式为每个职位补充公司评分、CEO、行业、营收、总部和员工幸福度评分。

在 Apify 上打开 → 立即试用
价格
$0.001/job
内存
128MB
覆盖
60+ countries
每个职位字段数
10+
代理
Apify datacenter
反爬虫
TLS + IP rotation

您可以抓取的内容

主要使用场景

API 示例

# 通过 Apify API 启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~indeed-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["software engineer"],
    "country": "de",
    "maxResultsPerQuery": 50,
    "mode": "fast"
  }'

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

集成

输出字段

字段类型示例
titlestringSenior Software Engineer
companystringZalando SE
locationstringBerlin, Germany
salary_textstring60.000 - 80.000 EUR per year
employment_typestringFull-time
remote_optionstringHybrid
description_fullstringWe are looking for...
company_benefitsstring[]["Health insurance","Stock options"]
posted_atstring2026-06-10
apply_urlstringhttps://indeed.com/viewjob?jk=...

相关抓取器

在 Apify 上打开 → 立即试用(免费套餐可用)