eatmoreduckeatmoreduckCommunityยท1 Agent Skills Included

boss-zhipin-scraper

Scrape BOSS Zhipin job listings with real salaries via Chrome

Extracts job listings and full descriptions from BOSS Zhipin using your logged-in Chrome browser. Bypasses font-based anti-scraping to capture plaintext salaries, then exports clean JSON or CSV files. Generates salary distribution, skill frequency reports, and resume optimization prompts from scraped data. Eliminates manual copy-pasting across hundreds of job postings in 300+ Chinese cities.
npx skills add eatmoreduck/boss-zhipin-scraper --all -g -y
Available:

Tells the AI agent how the scraper is structured, which commands to run for setup and testing, and what compliance and safety rules to follow when modifying or executing the scraping workflow.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install boss-zhipin-scraper?โ–ผ

Run `npx skills add eatmoreduck/boss-zhipin-scraper --all -g -y` in your terminal to install the skill globally.

How to scrape jobs from BOSS Zhipin?โ–ผ

Launch the isolated Chrome with the setup command, log in once, then run the scraper with a keyword, city, and page count to get structured JSON or CSV results.

Does it get real salary data?โ–ผ

Yes. It reuses your logged-in Chrome session to call the site's own search API, which returns plaintext salaries and bypasses the font-based obfuscation on the page.

Do I need Selenium or Playwright?โ–ผ

No. It connects directly to your existing Chrome via the DevTools Protocol, so there is no heavy browser automation framework to install.

Can I analyze the scraped job data?โ–ผ

Yes. The included summary script aggregates salary ranges, experience requirements, and top skill keywords, and produces a prompt to help improve your resume.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’