Сбор вакансий и зарплат с Indeed

★ 7.1 · marketing

indeed-job-search is a Claude Code skill that scrapes structured job listing data from Indeed.com by keyword, location, and country. Each record contains job title, company name, salary with min/max range, currency, and pay type, employer rating with review count, full job description, benefits, and application link. Two scripts power the workflow: `search-jobs.py` for bulk extraction from search result pages and `fetch-job-detail.py` for fetching complete details using an individual job key. Pagination beyond page 1 requires an active Indeed login. The skill is built for recruiters, HR analysts, and competitive intelligence teams who need to benchmark compensation, track competitor hiring activity, or build job databases from Indeed search results without manually copying data from the browser.