# autoSayHello-boss **Repository Path**: guluwj/auto-say-hello-boss ## Basic Information - **Project Name**: autoSayHello-boss - **Description**: boss直聘自动打招呼脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2023-09-13 - **Last Updated**: 2026-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Boss直聘自动打招呼脚本 [![Security Status](https://www.murphysec.com/platform3/v31/badge/1701908151283793920.svg)](https://www.murphysec.com/console/report/1701908151116021760/1701908151283793920) ## 所需依赖 1. Python3 3.11 https://www.python.org/downloads/ 2. Chrome 浏览器最新版 https://www.google.com/chrome/ ### 具体步骤 1. 安装上述依赖后在项目中执行如下命令: ```shell pip install poetry poetry install ``` 2. 填写config.ini中的内容,所有有备注的都需要根据需要更改 3. 手动打开Chrome浏览器,打开boss官网,登录账号,然后关闭浏览器 4. 运行脚本 ```shell python main.py 或 poetry run python main.py ``` ## 其他说明 目前测试每日沟通100次会触发一到两次boss的验证操作,需要**手动点击验证码,完成验证**后在控制台按回车才能继续 暂时做了语音提醒在play_sound()方法中,回车后会关闭当前窗口,可手动点击立即沟通后再回车