文件名称:LinkedIn-Easy-Apply-Bot:在LinkedIn上自动化申请流程
文件大小:14.61MB
文件格式:ZIP
更新时间:2024-05-24 23:39:05
Python
Linkedin EasyApply机器人 在LinkedIn上自动化申请流程 中度写作: : 视频: : 设置 运行机器人安装要求 pip3 install -r requirements.txt 在config.yaml文件中输入您的用户名,密码和搜索设置 username : # Insert your username here password : # Insert your password here positions : - # positions you want to search for - # Another position you want to search for - # A third position you want to search for locations : - # Location you want to search for -
【文件预览】:
LinkedIn-Easy-Apply-Bot-master
----.gitignore(2KB)
----requirements.txt(70B)
----assets()
--------chromedriver_windows(6.11MB)
--------chromedriver_darwin(14.1MB)
--------chromedriver_linux(9.8MB)
----LICENSE(11KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----README.md(1KB)
----easyapplybot.py(18KB)
----.gitattributes(66B)
----config.yaml(530B)