Job Scraper
Search for job postings across LinkedIn and Indeed.
npx goose-skills installDescription
Search for job postings across LinkedIn and Indeed. Use when users want to find open roles, monitor hiring signals, identify companies hiring for specific positions, or research competitor hiring activity. Returns job title, company, location, salary, description, seniority level, and direct apply URLs. No login or cookies required.
What this skill does
- 1Searches LinkedIn and Indeed in parallel for job postings by title, company, location, job type, and recency.
- 2Deduplicates results across platforms, normalizing company name and job title to eliminate double entries.
- 3Returns structured data per job: title, company, location, salary range, seniority level, industry, and a direct apply URL.
- 4Exports results to CSV with consistent schema across both platforms.
When to use
- Monitoring what a specific competitor is hiring for to infer their strategic priorities or team growth areas.
- Finding companies hiring for roles that signal they are a good prospect for your product.
- Researching salary ranges for a given role and location before making a hiring or compensation decision.
Tools used
Best for
Format
Frequently asked questions
What is Job Scraper?
Job Scraper is a Claude Code skill for sourcing by GooseWorks AI. Search for job postings across LinkedIn and Indeed.
When should I use Job Scraper?
Monitoring what a specific competitor is hiring for to infer their strategic priorities or team growth areas. Finding companies hiring for roles that signal they are a good prospect for your product.
How do I install Job Scraper?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Job Scraper free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).