Code of Conduct
Existing issues
Problem
Hi @santifer,
I have extensively adapted the system for the Chinese job market, which has very strict anti-bot measures.
Key Enhancements:
- Stealth Fetching : Developed fetch-jd-stealth.mjs to bypass BOSS Zhipin's protection using human behavior simulation and cookie injection.
- Cookie Management : Added save-cookies.mjs for easy session capture.
- Localization : Fully translated the README and added Chinese comments to core config files.
I've also launched a dedicated localized version here: https://github.com/neveevol7/career-ops-cn
I'd love to contribute these improvements back to the community!
Proposed solution
I propose integrating a localized suite for the Chinese market, consisting of:
- Session Persistence: A
save-cookies.mjs script that allows users to manually log in and capture session cookies via Playwright, enabling access to login-walled content.
- Advanced Stealth Crawler: A new
fetch-jd-stealth.mjs script that implements anti-detection techniques (removing webdriver flags, human-like scrolling, and random delays) to bypass strict anti-bot systems like BOSS Zhipin.
- Platform-Specific Selectors: Optimized DOM selectors for major Chinese portals (BOSS Zhipin, Liepin, 51job) to ensure accurate JD extraction.
- Bilingual Configuration: Chinese translations and annotations for core configuration files (
profile.yml, portals.yml) to lower the entry barrier for Chinese users.
Area
Language / i18n
Code of Conduct
Existing issues
Problem
Hi @santifer,
I have extensively adapted the system for the Chinese job market, which has very strict anti-bot measures.
Key Enhancements:
I've also launched a dedicated localized version here: https://github.com/neveevol7/career-ops-cn
I'd love to contribute these improvements back to the community!
Proposed solution
I propose integrating a localized suite for the Chinese market, consisting of:
save-cookies.mjsscript that allows users to manually log in and capture session cookies via Playwright, enabling access to login-walled content.fetch-jd-stealth.mjsscript that implements anti-detection techniques (removing webdriver flags, human-like scrolling, and random delays) to bypass strict anti-bot systems like BOSS Zhipin.profile.yml,portals.yml) to lower the entry barrier for Chinese users.Area
Language / i18n