# eatmoreduck/boss-zhipin-scraper

Boss直聘爬虫 / BOSS直聘职位数据抓取工具，基于 Chrome CDP 协议复用真实登录态，绕过字体反爬，输出明文薪资 JSON/CSV + 薪资技能分析。A Chrome-CDP-based BOSS Zhipin job scraper/crawler.

Repository: https://github.com/eatmoreduck/boss-zhipin-scraper
Canonical: https://ross.abutalabs.com/products/boss-zhipin-scraper
Homepage: https://blog.xiaohuangyu.space/p/boss-zhipin-scraper-open-source/
Language: Python
License: MIT
License Family: permissive
Topics: boss-zhipin, chrome-cdp, spider, boss-zhipin-scraper, boss-zhipin-spider, crawler, job-scraper, python, scraper, zhipin, bosszp
Last push: 2026-08-14T16:18:45+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 5
- inputs: {"age_days": 83, "days_push": 19, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1231, forks 156 (observed 2026-08-28T04:04:03.805900+00:00)

## What it is
A Python CLI scraper for BOSS Zhipin (zhipin.com) that connects to a locally logged-in Chrome via the Chrome DevTools Protocol to call the site's internal search API, bypassing font-based salary obfuscation. It outputs job listings with plaintext salaries in JSON/CSV and generates salary distribution, skill frequency, and job-search prompt analyses.

## Use cases
- scrape job listings from BOSS Zhipin with plaintext salaries
- analyze salary distributions by city and keyword
- extract high-frequency skill requirements from job descriptions
- export job search results to JSON or CSV
- monitor which companies are hiring for roles like AI Agent
- generate prompts to optimize resumes based on job data

## When to choose
- you need structured BOSS Zhipin job data with readable salaries without reverse-engineering woff font mappings
- you want a lightweight CDP-based approach instead of Selenium/Playwright automation
- you want built-in salary and skill analytics after scraping

## When to avoid
- you need scraping of other job sites or general-purpose crawling
- you cannot run a local logged-in Chrome instance (e.g., headless server without Chrome)
- you need a fully compliant solution respecting the site's terms of service for commercial use

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, cli, data-science, analytics
- domain: crawlers, data-science, developer-tools
- platform: windows, cli, python
- tags: boss-zhipin, chrome-cdp, job-scraper, anti-anti-scraping, salary-analysis, -csv-output, hermes-skill, command-line, macos, linux

## Member repositories
- eatmoreduck/boss-zhipin-scraper (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.805900+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:22:29.873791+00:00, confidence not recorded.
  - readme: https://github.com/eatmoreduck/boss-zhipin-scraper (fetched 2026-08-28T04:04:03.805900+00:00, sha 780c245620eb)
  - homepage: https://blog.xiaohuangyu.space/p/boss-zhipin-scraper-open-source/ (fetched 2026-08-29T12:22:29.981896+00:00, sha 192dd1d8e5ad)
  - site_page: https://blog.xiaohuangyu.space/about (fetched 2026-08-29T12:22:29.991569+00:00, sha 26fe7d42955b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
