indeed-job-search
适用于岗位市场分析和批量职位监控。
抓取 Indeed 可能违反服务条款并触发风控/反爬。
从 Indeed 提取职位列表与完整招聘信息并结构化输出。
按关键词、城市和国家从 Indeed 把职位列表扒下来,返回岗位名、公司、薪资、评分、完整岗位描述、福利和申请链接等结构化信息。适合做招聘监控、薪酬对标或批量岗位数据采集,用来做岗位库搭建或竞争对手招聘分析。抓出的数据便于批量分析和可视化。
▸ 展开 SKILL.md 英文原文
Scrape job listings from Indeed.com by keyword, location, and country. Returns job title, company, salary, rating, description, benefits, and apply links. Use when user mentions Indeed, Indeed scraper, Indeed jobs, scrape Indeed, job search Indeed, Indeed job listings, extract Indeed data, Indeed job data, get jobs from Indeed, Indeed employment data, job market research Indeed, Indeed salary data, bulk job extraction Indeed, Indeed job scraper, monitor Indeed listings, Indeed hiring data, job postings Indeed, Indeed career search. Also applies to: job market analysis, salary benchmarking from Indeed, competitor hiring monitoring, recruitment data collection, building job databases from Indeed search results.
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/lead-generation/indeed-job-search/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/lead-generation/indeed-job-search/SKILL.md"# Indeed — Job Search
> keyword + location + country → structured job listing data (title, company, salary, description, benefits, apply link)
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Extract structured job listing data from Indeed search results including full job descriptions, salary information, company details, and application links.
## Prerequisites
- Target page is already open in the browser: `https://www.indeed.com/jobs?q={keyword}&l={location}`
- For pagination beyond page 1: user must be logged into Indeed (login/sign-in button is NOT visible, user avatar or account menu IS visible)
## Pre-exe